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