Skip to content

shiva2096/dogo-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dojo Blog App - Created with React

This is React App where users can write blogs.

  • The landing page shows all the blogs at one place.
  • Once the user clicks on any specific blog, then they are directed to a full detailed blog page.
  • From there they have an option to delete the blog, or they can go back to home page.
  • Another option on landing page is to create a new blog, select the author and title, and then publish.

Tools Used

react javascript html css

Demo Video

dojo_blog.mp4

How to run the App

  • To run the data server: npx json-server --watch data/db.json --port 8000

  • To run the app: npm start

About

A Blogging App using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published