This is a simple eCommerce prototipe project. The user starts in the Home page and is able to see the store products, view the products details, add to cart, and checkout with Stripe.
- React
- Firebase Autentication
- MongoDB for User and Product Database
$ npm install node-sass --save
$ # or
$ yarn add node-sass
npm install react-spring
npm install --save @stripe/react-stripe-js @stripe/stripe-js
npm install
npm start
- Open http://localhost:3000 to view in the browser.