Skip to content

Codester6000/page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

476 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modex E-commerce Platform

Description

Modex is a full-stack e-commerce application built with modern web technologies. The platform provides a seamless shopping experience with robust backend services and a responsive frontend interface.

Tech Stack

Backend

  • Node.js
  • Express.js
  • MySQL
  • RESTful API

Frontend

  • React
  • Vite
  • CSS/SCSS
  • React Router

Key Features

  • User authentication
  • Product catalog
  • Shopping cart
  • Order management
  • Secure payments
  • Responsive design

Setup

  1. Clone the repository
  2. Install dependencies:
# Backend
cd backend
npm install

# Frontend
cd frontend
npm install
  1. Configure environment variables
  2. Run the application:
# Backend
npm run dev

# Frontend
npm run dev

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

License

MIT

Releases

No releases published

Packages

No packages published

Contributors 7