An open API service indexing awesome lists of open source software.

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

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

![mindmap](./zommerce-1.png)
![mindmap](./zommerce-2.png)
![mindmap](./zommerce-3.png)