Reddit SPA Frontend app to consume reddit json API Installation Clone project git clone https://github.com/NabeelahY/reddit-spa.git Install NPM dependencies npm install Running development server Run the server on localhost:3000 npm start