Full Stack Ecommerce Website using React Js, Node, Express and Mongo Db
-
Frontend: React JavaScript,React Hooks, Redux, Semantic UI
-
Backend: Node Js
-
Middleware: Express
-
Database: MongoDb
-
Deployment: Firebase
-
Used Stripe for card payment
Go to the project folder and install required dependencies:
git clone https://github.com/leij11/ECommerce.git
npm install
Run
npm start
Project will be automatically open at http://localhost:3000
For production build:
npm run build