https://github.com/theakshaymore/zommerce
E Commerce web application using ReactJS and JSON Server
https://github.com/theakshaymore/zommerce
json-server reactjs
Last synced: 3 months ago
JSON representation
E Commerce web application using ReactJS and JSON Server
- Host: GitHub
- URL: https://github.com/theakshaymore/zommerce
- Owner: theakshaymore
- Created: 2022-01-07T20:19:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T11:42:54.000Z (over 3 years ago)
- Last Synced: 2025-02-01T03:31:54.677Z (5 months ago)
- Topics: json-server, reactjs
- Language: JavaScript
- Homepage:
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zommerce
E-commerce web application built using ReactJS and JSON-Server
#
- To run this project in your local machine:
- download the files or Clone the repository
- git clone https://github.com/theakshaymore/zommerce.git
- in the root of the project directory run “npm install” command
- after that run the below command
- “npx json-server --watch Data/db.json --port 8000”
- this is will start json server in your browser
- then run “npm start” command## Snapshots


