A hackathon project utilizing the data from two public APIs to create an application that finds you an activity to do with details, along with a relevant GIF.
Responsive, Mobile-First Design
- HTML5
- CSS3
- Javascript
- Ajax
- jQuery
- Iconify
- Figma
- Unsplash
- Bored API
- Giphy API
See the application live: https://dotkeenan.github.io/time-unwaster/
-
User can generate a random activity to do, and generate a relevant GIF
-
User can view details of the random activity, such as:
- category
- price
- accessibility
- participants
-
This application requires the use of the Bored API and the Giphy API. You must have API keys for both.
-
Clone the repository.
https://github.com/dotkeenan/api-hackathon.git cd api-hackathon
-
Start the project. Once started, you can view the application by opening the index.html in your browser.