Skip to content

chenyunzheng/blog-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the first react web app for blog based on Create React App

To simulate the backend service, Json Server is used. To start the json server by following command, and it will run on port 5000: npm run jsonserver

In project, url.js defines the request url for backend service(RESTful) and request.js wraps the fetch api for get, post and put.

  1. React Router for frontend routing
  2. faker and lodash for backend data fake

About

This is the first react web app for blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published