This project allows you to visualize the waiting times of Disneyland Paris more easily and more visually than the official application.
This is my first project with React. If you want to improve the project, see Contributing at the end of the README.md
Install the dependencies using npm
npm install
To run this project during development
npm run start
Contributions are always welcome!
Create a new branch from master, do you stuff, the open a pull request to master !