- React
- Redux
- Firebase
- Sass
- Styled Components
- Material UI
- Swiper JS
$ cd ~/workspace
$ git clone https://github.com/escapingyouth/ecommerceApp.git
$ cd ecommerceApp
In your terminal after you clone your project down, remember to run either yarn
or npm install
to install all the dependencies in the project.
$ npm run start
Open http://localhost:3000 to view it in your browser.