Clone of the Roland Garros website, created as part of the computer engineering studies program at ENSSAT.
To install the app, you need to have Docker.
make install
make start
You can access the application with app.localhost.
Important
By default, the application runs on port 80. Please check that the port is not already assigned or change it.