Skip to content

Clone of the Roland Garros website, created as part of the computer engineering studies program at ENSSAT.

Notifications You must be signed in to change notification settings

mboultoureau/roland-garros

Repository files navigation

Roland Garros

Clone of the Roland Garros website, created as part of the computer engineering studies program at ENSSAT.

Screenshot of the ranking page

Installation

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.