Skip to content

Do-Repo/Blog-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

npx json-server --watch data/db.json --port 8000 --delay 1000

This will activate the json file as a fake json database.
Open http://localhost:8000/blogs to view it in your browser.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

Learning React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published