Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.86 KB

README.md

File metadata and controls

60 lines (35 loc) · 1.86 KB

Blog Application

About

Blog Application is a user-friendly project where a user can register himself, post a blog, and add comments.

Key Features

  • Emphasize the user experience benefits of React, like smooth navigation, responsive design, and fast loading times.
  • Users can register and sign in to the application using a username and password
  • Home page loads all the posts related to user likes and the blog posted by him
  • The feed section loads all the posts, and user can filter posts by category
  • Rich text editor Jodit is used to enhance user blog

Built With

Cloning and Running the Application in local

Clone the project into local In order to run the application Type the following command

npm start
The Application Runs on localhost:3000

Screenshots

Screenshot (217)


Screenshot (214)


Screenshot (215)


Screenshot (218)


Screenshot (216)