How to run this Application

  • Step 1 : Clone this repository

  • Step 2 : Install node modules using commands npm init

  • Step 3 : Create a Database in your own MongoDB using mongoshell or compass , and create similar collections as used in this project

  • Step 4: Run nodemon and Open Localhost 8000

SnapShots

Sign_in_screen login_user home_Screen1 Signup_screen Add_blogs blog_Screen_2 Add_comments_On_Blogs login_user

Database

blogs_db; db_comments users_db