Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React FEA Blog

Blog built with React.js and Fake Json Server

Features:

  • View Posts
  • Add new Post
  • Delete exisiting posts
  • Implement Fake Json server
  • Fetch Data from Json server

Note:

Live Deployment on vercel will not show any posts as it fetch data from local server

Soloution :

  • Clone or Download project
  • open terminal
  • type these commands :
    • npm install
    • json-server --watch data/db.json --port 4000
    • npm start

Releases

Packages

Contributors

Languages