Getting Started Clone the repo git clone https://github.com/GoatScript7/Reddit-App.git Intall Node Packages # using npm # cd ./Reddit-App npm install Start your Application # using npm npm run start