Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 611 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 611 Bytes

insider17

A dynamic social media app allows user to create and delete a post follow and unfollow a user like and dislike feature as well to the post allows to change profile and cover pictures added a real time chat app that allows to send and receive messages. Implemented Node.js and Express.js for the Rest-API part along with the MongoDB and postman designed the frontend using ReactJs, fetched the data using Axios and Hooks used React-context-API Included a Real time chat app using Socket-io, used network programming for both the client and server side saved the data in MongoDB for the database part