A Movies List project to study tech and showcase. This repository contains the documentation.
The code of the ReactJS front-end is available in the mymovieslist-web repository.
The code of the Spring back-end is available in the mymovieslist-api repository.
The database used during development was H2 and for production it will be MySQL.
The plan is to host and run all components in AWS.