Skip to content

aryanGupta-09/Nexus_Mart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus_Mart

An online retail store website. It has a fully developed backend with a user-friendly interface and secure user authentication. The admins can add/delete/modify product categories and products, and the users can purchase these products.

Tech Stack

HTML5 CSS3 JavaScript Bootstrap Node.js Express.js MySQL Sequelize

Installation

  1. Clone the repo
  git clone https://github.com/aryanGupta-09/Nexus_Mart.git
  1. Go to the project directory
  cd Nexus_Mart
  1. Install NPM packages
  npm install
  1. Start the server
  npm start

Screenshots

Home_screen Customer_sign_up Customer_profile Customer_cart Admin_add_category Admin_add_product