Simple to-do list application made with Go, HTMX and Bootstrap 5. This is just an example and sample. It does not include a database or stores anything after termination.
- Open the directory in your terminal or command prompt.
- 'go run main.go'
- That's it
