This is the base (intial, starter) code for React Ecommerce Project. You can find different codes for each lession from other branch of this repository.
Install dependencies
In your terminal after you clone your project down, remember to run either yarn
or npm install
to build all the dependencies in the project.