A clone of the famous twitter app made entirely using NodeJs and pug
To run this in your local IDE :
1)Make sure you have your mongodb atlas db url. If not get it from here
2)clone the project into your local IDE
3)Go to the project directory and run, npm install
.