Check if you have installed the following application :
- Docker
$ git clone https://github.com/Axel-Pion-MDS/M1_Project_Timer_Front.git
Go to the project directory
$ cd M1_Project_Timer_Front
$ docker-compose build
$ docker-compose up -d
Use -d if you want to detach the container
Go to : http://localhost:3000