Skip to content

urvashigupta7/ThinkLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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