Skip to content

This is a social media web application built using MERN stack. This application will allow the users to register and sign in with an additional feature of resetting password and logging in through Gmail account. Through this social network application, users will be able to create, update and delete posts and can also view, follow and unfollow o…

Notifications You must be signed in to change notification settings

JafferAbbas-codes/InstaBlue-Web_Application

Repository files navigation

InstaBlue-Web_Application

This is a social media web application built using MERN stack. This application will allow the users to register and sign in with an additional feature of resetting password and logging in through Gmail account. Through this social network application, users will be able to create, update and delete posts and can also view, follow and unfollow other users’ profile. Every user will also be able to like and comment other user’s posts

Technical Details

We have used following technologies to make a fully custom application:

  • Node.js
  • REACT JS
  • MongoDB
  • Bootstrap 4.5 , HTML 5 and CSS

Setting up this application on your end

  1. Download Node js using https://nodejs.org/en/download/
  2. Clone the repo in your code editor.
  3. Run the command npm install to install all the dependencies of the project.
  4. Use npm run dev to run the backend server on port 8001.
  5. Use npm start to run the frontend server on port 3000.

Few Screenshots of the application

Sign up Page

signup

Sign in Page

signin

News feed

newsfeed

Single Post

post

All Users

users

Create New Post

createpost

User Profile - Here user will be able to update/delete his/her profile and will also be able to create a post by clicking on specific buttons.

profile

User followers and following will be shown as a modal by clicking on these button

followers

Login as Admin

Admin Dashboard - showing all the users and the admin will be able to delete the user profile upon going inside the user profile

admin

We have tried our best to make this project bug-free. Thankyou for taking insterest in this project. We hope you must have liked it. :)

About

This is a social media web application built using MERN stack. This application will allow the users to register and sign in with an additional feature of resetting password and logging in through Gmail account. Through this social network application, users will be able to create, update and delete posts and can also view, follow and unfollow o…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published