Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.42 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.42 KB

PodPoints

https://pod-points.herokuapp.com/ - Deployed using Heroku

NOTE: For hobby-dev/free version of deploying on heroku - the app and backend are not always running so first initial launch can take some time.

Setup

Note: Make sure to clone the pod-points-api repo found here

  1. clone the repos
  2. npm install
  3. npm run start / npm start

About

Pod points is a fullstack web project (PostgreSQL, Express, React, Node) developed by me using the Listen Notes API (of course with the help of google and documentation!) built throughout whilst being in quarantine.

This personal project was developed so that I can apply what I have learnt following ZTM Course.

Tools/packages used

How it works

1. Sign up.

2. Search for an episode or get a random episode to listen to

3. Earn points for finishing the episode!

4. Check the leaderboard to see where you rank!