- Frontend : React, Tailwind CSS
- Backend : Laravel
- Database : MySQL
- order multiple pizzas
- view orders
- customize the pizza with additional ingredients
Follow these steps to run the project locally.
composer updatephp artisan key:generatephp artisan migrate:fresh --seedphp artisan servenpm installnpm start