This backend of e-commerce website
- TypeScript: Strongly typed codebase for better maintainability and fewer bugs.
- Node.js & Express: The dynamic duo for building fast and efficient APIs.
- Mongoose: Elegant MongoDB object modeling for seamless data interactions.
- Zod: Powerful schema validation to ensure data integrity.
- MongoDB: The flexible NoSQL database for storing product data, orders, and more.
-
Clone the Repository:
git clone [[invalid URL removed](https://github.com/asmrayat/E-commerce-backend/)] cd E-commerce-backend npm install
Set Up Environment Variables: Create a .env file in the root of your project.