Back to all projects

BoredBot

A screenshot of BoredBot with a button to click to generate a random idea.Text displays 'BoredBot', accompanied by a graphic of a lightbulb.A screenshot of a generated idea and a button to click to generate another random idea.

Overview

BoredBot is an idea generator powered by the 'Bored API'. Click the button to generate a random idea. Don't like the idea? Just keep clicking until you find one you love! I chose JavaScript for this project to handle button clicks with event listeners, fetch data efficiently from the Bored API, and dynamically manipulate the DOM to display the generated ideas.

Visit GitHub Repository Visit live application

JavaScript

APIs

HTML

CSS