Skip to content

Full responsive notes using reacts.js, json-server for get a full fake REST API, material-UI, in which notes is add, update, del and read

Notifications You must be signed in to change notification settings

goshurarah/notes-app-using-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Video

notes-app-using-reactjs.webm

Available Scripts

In the root directory of project, you can run this commands on terminal:

npm install

npm start

In the root directory of project, add new terminal and run this command:

npx json-server --watch db/localApi.json --port 8000

Open [http://localhost:3000] to view it in your browser. Open [http://localhost:8000/blogApi] to view blogApi data into your browser.

About

Full responsive notes using reacts.js, json-server for get a full fake REST API, material-UI, in which notes is add, update, del and read

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published