Skip to content

Socialmedia app where user can upload image with caption and make friends.

Notifications You must be signed in to change notification settings

abhi1506manu/Socailmedia-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

SocailMedia-App

Screenshot

Signup

Signup

Login

Login

Home

Home

Tech Stack

Quick Start

To Clone the Repository

$ git clone https://github.com/abhi1506manu/Socailmedia-App.git

Setup .env file in server folder

mongodb_url ="mongodb+srv://username:password@cluster0.zdaeiua.mongodb.net/"
port=3000
JWT_SECRET = 'nicetomeetyouguys'

Install Dependencies for both Client and Server

$ cd client
$ npm install
$ cd server
$ npm install

To run server

$ cd server
$ nodemon

To run client

$ cd client
$ npm run dev

Thank you

About

Socialmedia app where user can upload image with caption and make friends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages