NexusMart is a comprehensive e-commerce platform designed to deliver a seamless and intuitive shopping experience by leveraging the MVC (Model-View-Controller) architecture and integrating RESTful APIs for efficient data exchange.
It features a secure backend infrastructure built with Node.js, Express.js, MySQL, and Sequelize, complemented by Passport.js and JWT for robust user authentication, ensuring 100% data protection and privacy.
- Clone the repo
git clone https://github.com/aryanGupta-09/Nexus_Mart.git
- Go to the project directory
cd Nexus_Mart
- Install NPM packages
npm install
- Start the server
npm start





