Skip to content

techvoyager-varun/Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Project

This project is organized into two main folders:

  • frontend/: React + Vite application.
  • backend/: Node.js + Express + MongoDB application.

Getting Started

Backend

  1. cd backend
  2. npm install
  3. npm run dev

Frontend

  1. cd frontend
  2. npm install
  3. npm run dev

Detailed documentation can be found in PROJECT_DOCUMENTATION.md.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors