The project is focus on the plain functionality of a joke generator with the possibility to change the color theme of the page.
- Information you need
- Used technologies
- How to Start
The project presents website with the random joke generator in the idea of dad jokes. It offers a button to generate another if neccessary. Also there is a possibility of color switch buttons inspired by the alligator.io website. The general idea was taken from fireship course provided on the platform youtube. The choosen option is cached in localStorage.
- JavaScript
- localStorage
- SASS
- CSS variables
- public API from website: https://icanhazdadjoke.com/
- loading view with gif from https://loading.io/
This project is being deployed on GitHup Pages. Here is the link! Jokes generator website!