URL: https://fasterly.herokuapp.com/
Objective of Application: To allow checking of themepark rides wait time.
Technology:
- React (v16)
- Express.js (v4) as production and development server
- Webpack 4 (production and development configurations)
- SCSS, Bootstrap 4
- ThemePark API
- Heroku
Approach:
- Research and prepare a Proto Persona:
- Identify a Problem Statement:
- Prototype wireframes for the application.
- Install ThemePark API for application. URL: https://cubehouse.github.io/themeparks/
- Code application.
- Apply styling.
- Deploy to Heroku.
Learning Journey:
- Research and utilize API data.
- Styling for appeal and mobile responsiveness.
Furthers:
- Troubleshoot parks that are not working on heroku.
- Improve mobile responsiveness.
- Implement loading screen.
- Improve styling.
git https://github.com/SimYen/fasterly.git
cd fasterly
npm install
npm run build
npm start
MIT License. Free use and change.