E-Commerce Web Application is a full-stack online shopping platform designed to simulate real-world e-commerce systems.
It allows users to browse products, manage carts, and place secure orders with a complete end-to-end workflow.
| Layer | Tools Used |
|---|---|
| Frontend | React.js, JavaScript, Axios, TailwindCSS |
| Backend | Node.js + Express |
| Database | MongoDB |
| Security | JWT Authentication |
| Tools | Git, VS Code, Postman |
E-Commerce-App/ ├── client/ │ ├── components/ │ ├── pages/ │ ├── context/ │ └── services/ ├── server/ │ ├── controllers/ │ ├── services/ │ ├── models/ │ ├── routes/ │ └── middleware/ └── README.md
Aniket Sundriyal
📩 sundriyalaniket@gmail.com
🔗 GitHub: https://github.com/GxAniket