Keep a watch list of your movies and get release date of DVD. It uses a REST API as backend.
In order to build the project you need VS Code.
Clone the repository and open the folder with VS Code.
Then you can run the project with npm start
or build with npm build
.