Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielrbarbosa/laravel-htmx-todolist

Using Laravel + HTMX to build a simple todo list app
https://github.com/gabrielrbarbosa/laravel-htmx-todolist

Last synced: 25 days ago
JSON representation

Using Laravel + HTMX to build a simple todo list app

Awesome Lists containing this project

README

        

Laravel Logo


Build Status
Total Downloads
Latest Stable Version
License

## Laravel Todo List using [laravel-htmx](https://github.com/mauricius/laravel-htmx)
## Setup
- composer install
- npm install

## Run
- php artisan serve
- npm run dev

## License

Thi is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).