A wait times / entertainment schedule app for Disneyland Paris
- ES6 Javascript
- Preact
- Preact Router
- Webpack
- Tailwind
- Splitbee
- Live wait times for both Disneyland Park and Walt Disney Studios parks
- Entertainment schedule for both Disneyland Park and Walt Disney Studios parks
- Push notifications when an attractions breaks-down
- Install NodeJS 16.0 or higher.
- Run
npm ci
in the root folder - Run
npm start
in the root folder
Then open up your favorite browser and go to http://localhost:3467/
- Install NodeJS 16.0 or higher.
- Run
npm ci
in the root folder - Run
npm run build
in the root folder
MIT