3
Todo App
Built with Livewire & Laravel
Todo App
This is simple todo app is built using Livewire. I am amazed by how Livewire works. As you will notice you can add or delete tasks much faster without having to send a request to the server. It all happens on the same page without refreshing...etc. I am yet to understand how this whole things work, but It was a great practice and I enjoyed it.
What I learned from this:
- Mainly how to install livewire in a laravel application. I have built many todo apps in the past as part of my journey, but this one was different.
- I learned the basics of Livewire as well.
- Project Link
- Resources
Resources & references I used to build this
- Screenshots
Check screenshot below, or visit site from above link