Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gitkodev/bored-api-js
- Owner: gitkoDev
- Created: 2021-11-10T00:56:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T11:40:30.000Z (9 months ago)
- Last Synced: 2024-02-11T12:26:19.412Z (9 months ago)
- Topics: bored-api, entertainment, fun, javascript, scss
- Language: SCSS
- Homepage:
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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# 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.