A E-Commerce project which has different features such as:
- List different products.
- Cartpage to store cart items.
- Description of products
- Login and SignUp.
- Login as Guest user.
- Wishlist items
- Payment gateway
- Install nodejs
- Clone project using the command
git clone <repo-url>
- Install all the dependencies using
npm install
- Run the project using
npm start
Note: Create a .env file to store the keys of firebase and stripe
👤 Karthik Nayak
- Twitter - @KarthikNayak98
- LinkedIn - Karthik Nayak
Copyright © 2021 Karthik Nayak.
This
project is MIT
licensed.