Hacker News new | ask | show | jobs
by deanc 542 days ago
What UX library did you use here? It looks like bootstrap but isn't (as far as I can tell).
2 comments

Looks like the website is built with Laravel[1] using Livewire[2] (Alpine JS on the front-end) and the UI library used is Flux[3].

[1]: https://laravel.com/

[2]: https://livewire.laravel.com/

[3]: https://fluxui.dev/

Shout-out to FluxUI.dev