Skip to content

Social Media App , where you can create post , like , comment the post and also search for the users using debouncing

Notifications You must be signed in to change notification settings

DivyanshTamrakar/social_media_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media App Web Application.

It is a Social Media App with the features included :

  • Authentication.
  • User can create post and share it with others, so that everyone can see the post
  • User can like dislike the post
  • User can comment on desired posts
  • User Can Update Profile.
  • Search new users and connect with them
  • Show post history and posts
  • Posts are having timestamps.

Live URL : https://socio-gram.netlify.app

Installation

Use the npm package manager to install this Project.

npm install 

To run Backend

Go to ecommerce-backend folder and then run the below command

nodemon index.js

To run FrontEnd

Go to FronEnd folder and then run the below command

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Social Media App , where you can create post , like , comment the post and also search for the users using debouncing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published