Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 565 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 565 Bytes

TwitterClone

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.