Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitkodev/bored-api-js

:man_cartwheeling: Fun little app made with vanilla JavaScript to offer you a plethora different ways to kill boredom
https://github.com/gitkodev/bored-api-js

bored-api entertainment fun javascript scss

Last synced: about 8 hours ago
JSON representation

:man_cartwheeling: Fun little app made with vanilla JavaScript to offer you a plethora different ways to kill boredom

Awesome Lists containing this project

README

        

# Bored API

Bored API is a vanilla JavaScript application made purely for fun and entertainment.

Created with the use of [Bored API](https://github.com/drewthoennes/Bored-API).

> Tools used:

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)

# What does it do?

The app provides you with randomly generated activities to pass the time. It lets you choose the type of thing to do from the list below:

- Social
- Relaxation
- Music
- DIY
- Recreational
- Charity
- Education
image of dropdown menu

# How does it work?

After `Find Activity` button is clicked data from [Bored API](https://github.com/drewthoennes/Bored-API) is fetched, parsed and displayed for your use.

image of dropdown menu