/simple-blogging-app

This is a Simple Blogging WebApp in reactJS to post blogs and delete/display them

Primary LanguageJavaScript

start server locally for this particular project:

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

parru's blog