glenndehaan / dlpwait

A wait times / entertainment schedule app for Disneyland Paris

Home Page:https://dlpwait.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disneyland Paris Wait-Times App

A wait times / entertainment schedule app for Disneyland Paris

screenshot1 screenshot2

Structure

  • ES6 Javascript
  • Preact
  • Preact Router
  • Webpack
  • Tailwind
  • Splitbee

Features

  • 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

Live Site

https://dlpwait.com

Development Usage

  • 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/

Build Usage

  • Install NodeJS 16.0 or higher.
  • Run npm ci in the root folder
  • Run npm run build in the root folder

License

MIT

About

A wait times / entertainment schedule app for Disneyland Paris

https://dlpwait.com

License:MIT License


Languages

Language:JavaScript 95.8%Language:SCSS 2.6%Language:HTML 1.6%