Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anurag-327/e-commerce
E-Commerce website built using react, express and mongodb
https://github.com/anurag-327/e-commerce
nodejs reactjs
Last synced: 22 days ago
JSON representation
E-Commerce website built using react, express and mongodb
- Host: GitHub
- URL: https://github.com/anurag-327/e-commerce
- Owner: anurag-327
- Created: 2023-02-06T05:01:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T09:51:53.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T14:21:28.002Z (almost 2 years ago)
- Topics: nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce
## E-commerce site built using react js
- Backend-Express js
- Frontend-React Js
- Database-MongoDB### Steps run code on your machine
- Clone repo on your
- Start Backend Server
- **cd api**
- **npm i**
- **npm run start**
- start Frontend vite server
- **cd client**
- **npm run dev**
- You are good to go![Screenshot_20230206_101651](https://user-images.githubusercontent.com/98267696/216894512-b5adede1-2afd-442a-bccc-273917bcf73a.png)
![Screenshot_20230206_101704](https://user-images.githubusercontent.com/98267696/216894528-86f3b8ab-37a6-44e6-bc57-4c914546867d.png)
![Screenshot_20230206_101718](https://user-images.githubusercontent.com/98267696/216894543-b749507d-84db-4e01-ac62-0a79af17cf99.png)## Updated to Amazon like UI in amazonui branch
![Screenshot_20230209_151811](https://user-images.githubusercontent.com/98267696/217777770-cd8fe382-ff34-4162-a670-48c1edd73b74.png)
![Screenshot_20230209_151758](https://user-images.githubusercontent.com/98267696/217777791-aabb9a15-7fff-4859-beb5-d6cd72199515.png)
![Screenshot_20230209_151917](https://user-images.githubusercontent.com/98267696/217777950-f2a56e79-e1f5-4f1d-a7eb-0482a6268959.png)