Skip to content

stephen-lakes/react-dojo-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-dojo-blog

react-dojo-blog is a blog application coded in React. The database used is json-server. This application is used for normal blogging purposes and has the following features:-

  • Create a blog post
  • View a blog post
  • Delete a blog post

The application is made for bloggers.

Screenshots

picture alt

picture alt

picture alt

How to install and run this project

  1. clone the repo
  2. run npm install
  3. run npm start to start the development server
  4. run npx json-server --watch --port 8000

About

Blog app built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published