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.
Note: Make sure to clone the pod-points-api repo found here
clone the repos
npm install
npm run start / npm start
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.
- React
- Redux (state management)
- react-router
- redux-thunk - (handle async dispatch)
- react-media-player
- react-reveal