This website was made to help those who are in doubt about what to draw!
- The ideas come from two sources: themes.json (which is hosted on firebase, acting as a Fake Api) and extertnal APIs (like Poke Api). Through Javascript, all APIs are consumed using the fetch method and rendered on the screen, every time the "Generate Idea" button is pressed.
Ps.: themes.json stores themes previously selected by me.
-> Choose the theme (although the default theme is "all themes")
-> Change the number of generated ideas.
-> Choose to see ideas as "grid" or "list"
-> Change from light to dark mode, and vice versa.
-> Change zoom level. (In Firefox this function is disabled, as this browser does not support the "zoom" property)