Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.22 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.22 KB

project-hello-world-server

Project Description

  • It is a social media web app where users can post their thoughts.The server side of this website is developed using MongoDB and Express.js .

Features

  • It is a social media web app.
  • User can register or sign in using google ID.
  • On the homepage, User can see other user’s post, stories, frequent notification & other users.
  • From the homepage, User can post their thoughts.
  • User can also post image from the homepage.
  • User can add new story.
  • User can delete their post.
  • User can navigate through other user’s profile and view their posts.