Welcome to the backend repository of our Single Vendor E-Commerce website. This project is built using Node.js and Express, providing a robust and scalable backend server. The database is MySQL, offering a reliable data storage solution. Authentication is handled using JSON Web Tokens (JWT), ensuring secure access control.
The frontend repository for this project can be found here.
- Node.js & Express: A powerful combination for building fast and scalable server-side applications.
- MySQL Database: Provides a reliable and structured data storage solution.
- JWT Authentication: Ensures secure access control and user authentication.