Skip to content

maunak/twitter-alike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mongodb and environment variable are set up already. need 4 tasks to setup the project locally.

to run client side.

1)cd client

2)npm start

open another terminal and run below commands for server setup

1)cd server
replace the mongodb database url on env file with your mongodb instance url.

2)npm start

everything else is added and taken care of.


register and the sign in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published