Skip to content

masoooud/breadcrumb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breadcrumb

Before running this project you should install json-server.

json-server is a full fake REST API.

$ npm install -g json-server

For starting project you should follow these steps:

1- Run server first

$ json-server db.json

It will open a page at your localhost at port 3000

http://localhot:3000

2- Run the react app

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors