Skip to content

Instagram clone - features: authentication, create posts and store it in files, folow/unfollow users, search users. See random posts, like/dislike them.

Notifications You must be signed in to change notification settings

AmanGarg0303/MERN-insta-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open client and server and do npm i to install node_modules

Create a .env file in server folder which includes:

PORT = 5500

MONGO_URI =

SEC_KEY = any_random_secret

Do npm start in client and server folder

See the build here

About

Instagram clone - features: authentication, create posts and store it in files, folow/unfollow users, search users. See random posts, like/dislike them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages