/ThinkLog

Share your thoughts with the world

Primary LanguageJavaScript

ThinkLog

Steps To Run App Locally

  • Clone the repo
  • Run npm install
  • Create an env file and define env variable as URI=Your mongodb atlas connection string
  • Run npm start

Applications Snapshots

Landing Page

alt text

Signup/Login Page

alt text alt text

Home Page with Search Feature

alt text alt_text

Pagination of Blogs on HomePage

alt text alt text

Create Blog Page

alt text

Show Blog Page

alt text

Comment Feature on Show Blog Page

alt text

Edit Blog

alt text