This is the source code of mary-ui.com . Are you looking for mary components repository?
Let's keep pushing it, sponsor me ❤️
This website is made with Laravel, Livewire, Volt and maryUI.
Clone the repository.
git clone git@github.com:robsontenorio/mary-ui.com.gitCreate .env from .env.example and adjust few vars.
APP_ENV=local
APP_DEBUG=trueInstall, migrate and start.
composer startDone! See http://localhost:8018
