This is an example of blog with posts that can be upvoted, with the use of spring-boot and reactjs.
Docker
In the root folder of the project run the above command
docker-compose build
docker-compose up
In a browser you can access the above url
localhost:5000
docker-compose run upvote-server make tests
docker-compose run upvote-app make tests