Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryangupta-09/nexus_mart
Online retail store website project.
https://github.com/aryangupta-09/nexus_mart
bootstrap css e-commerce e-commerce-project e-commerce-website expressjs html html-css-javascript javascript marketplace mysql mysql-database nodejs online-marketplace online-retail online-shopping online-shopping-website retail sequelize sequelize-orm
Last synced: 11 days ago
JSON representation
Online retail store website project.
- Host: GitHub
- URL: https://github.com/aryangupta-09/nexus_mart
- Owner: aryanGupta-09
- Created: 2023-02-06T19:39:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T18:08:48.000Z (2 months ago)
- Last Synced: 2024-09-15T03:38:28.422Z (2 months ago)
- Topics: bootstrap, css, e-commerce, e-commerce-project, e-commerce-website, expressjs, html, html-css-javascript, javascript, marketplace, mysql, mysql-database, nodejs, online-marketplace, online-retail, online-shopping, online-shopping-website, retail, sequelize, sequelize-orm
- Language: JavaScript
- Homepage:
- Size: 436 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nexus_Mart
A comprehensive e-commerce platform delivering a seamless, intuitive shopping experience with user-friendly design and optimized performance. It features a secure backend infrastructure with robust user authentication, ensuring 100% data protection and privacy.
The platform includes distinct interfaces for both customers and administrators, facilitating efficient product management and a streamlined purchasing process.
## Tech Stack
## Installation
1. Clone the repo
```bash
git clone https://github.com/aryanGupta-09/Nexus_Mart.git
```2. Go to the project directory
```bash
cd Nexus_Mart
```3. Install NPM packages
```bash
npm install
```4. Start the server
```bash
npm start
```## Screenshots