Skip to content

michaelxioup/OdysseyExercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ React E-Commerce Project

This project is a React-based e-commerce platform with product filtering, sorting, pagination, and a mock API using json-server. πŸ”§ Project Setup 1 Clone the Repository

git clone https://github.com/your-username/your-repo-name.git cd .\odysseyex-app\

2 Install Dependencies

npm install

πŸ›’ Mock API Setup

3 Run the Mock API

npm run db-start

πŸ“ This will start a REST API at: http://localhost:5000/products & http://localhost:5000/popularProducts πŸ–₯ Run the React App

After setting up the mock API, start the React app:

npm start

πŸ“ The React app will run on http://localhost:3000/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published