Skip to content

surya-polisetty/MyWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MyWorld - Social Media Web App

Social Media Web Application
Developed and deployed a social media web application ‘MyWorld’ where I implemented all the classic features like login/sign-up, timeline, profile page, create posts, share posts, follow/unfollow users, etc.
Made REST APIs using Node.js on backend and React.js is used on frontend.
Used MongoDB Atlas as database, Firebase for media storage and JWT for user authentication.