Skip to content

Social media website with login/signup auth done using passportjs library and ability to post updates, videos, and photos. Can update profile details and profile photo as well and page that shows the posts made by the user.

Notifications You must be signed in to change notification settings

Vrishabhsk/Social-Media-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Social-Media App

Social media website with login/signup auth done using passportjs library and ability to post updates, videos, and photos. Can update profile details and profile photo as well and page that shows the posts made by the user.

To get started :

git clone https://github.com/Vrishabhsk/Social-Media-Assignment.git

For Client Side :

cd client
npm install
npm start

For Server side :

cd server
npm install
npm start

Technologies Used :

Front-End   : React.JS
Back-End    : Express.JS/Node.JS
Database    : MongoDB
File Upload : Multer (NPM)
Authen.     : Passport.JS
Styled Comp.: Material-UI

About

Social media website with login/signup auth done using passportjs library and ability to post updates, videos, and photos. Can update profile details and profile photo as well and page that shows the posts made by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published