- Reddit Clone built with the Nodejs.
- Node
- Express
- Ejs
- Mongodb
Clone the project
git clone https://github.com/saeedhassansolangi/reddit_cl.gitGo to the project directory
cd reddit_clInstall dependencies
npm installStart the server
npm run start