Skip to content

ashishdasara/miniblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniblog

#This project uses a local JSON server to save data and retrieves it for display.

To run the project use: use npm install,

followed by: npm start

#This project runs two servers at once, one for the project at localhost:3000 and the other for the database at localhost:4000

#The project can be accessed at localhost:3000 and the database at localhost:4000

About

a micro-blog that uses JSON-server for staoring and retireving data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published