This project is currently deployed on heroku.
[email protected] && demo
- Modularisation of application using different files for components.
- How to request data from a server using designated API.
- How to interact with APIs using various HTTP request methods.
- How to optimize rendering of components using React lifecycle methods.
- How to setup a PostgreSQL database locally and remotely on heroku servers.
- How to deploy project and connect frontend and backend to adhere to hosting service requirements.
- How to debug basic errors in CLI logs.