MarkMcMoran / CryptoTracker

A web application for keeping tabs on your favourite cryptocurrencies, and their price
2 stars 1 forks source link

Dockerised app & minor addition to front & backend #9

Closed MarkMcMoran closed 3 years ago

MarkMcMoran commented 3 years ago

Also added to the README of the project.

MarkMcMoran commented 3 years ago

Dockerfile & docker-compose.yml file to make containerisation possible.

Also added very minor functionality to the React frontend

Java backend making API calls, and dummy data pushes data into the Hibernate DB.