Frontend project, using axios and redux for communication with the api.
Backend python project, using django and django rest framework to build the api, connected with a postgresql database.
For instructions on how to deploy the frontend or backend, click in the respective link above.
Postgresql database.
Docker to host the api, with access to the database.
Webserver to host the frontend build and api staticfiles.