Brief
Voting System where the users can contribute their opnions built with Tailwin, Alpine, Livewire and Laravel.
To deploy this project run, clone this repo and set up env.
Make sure to set up redis properly in your machine.
Then,
composer install
npm install
npm run dev