Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 590 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 590 Bytes

Disneyland Paris Waiting Times

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

Installation

Install the dependencies using npm

  npm install

Run in dev

To run this project during development

  npm run start

Contributing

Contributions are always welcome!

Create a new branch from master, do you stuff, the open a pull request to master !