In this series, I demonstrate how to create a basic cookie clicker / idle clicker game using just vanilla JavaScript and a CSS framework.
In this video, I demonstrate how to add the DaisyUI CSS framework which is built on TailwindCSS.
I then demonstrate how to add some simple Buttons and a Navbar
00:00 Intro
01:05 Adding CSS framework via CDN
03:12 Adding DaisyUI in Codepen
04:09 Adding button styling
07:42 Adding a NavBar