Skip to content

saeedhassansolangi/reddit_cl

Repository files navigation

Node Reddit Clone

  • Reddit Clone built with the Nodejs.

Tech Stack

  • Node
  • Express
  • Ejs
  • Mongodb

Run Locally

Clone the project

  git clone https://github.com/saeedhassansolangi/reddit_cl.git

Go to the project directory

  cd reddit_cl

Install dependencies

  npm install

Start the server

  npm run start