Golang Search Engine - Add UI with DaisyUI, Tailwind & HTMX - Part 2

In this video we build a basic UI using DaisyUI, TailwindCSS & Templ. We also handle the form submits on the server and set up our first unit test for this project. Completed code can be found here: https://github.com/TurnCoffeeIntoCode/search-engine/tree/part-2