Shaken is a cocktail recipe app designed for mixologists of all skill levels. Users can create, store, and manage their recipes while receiving AI-powered cocktail suggestions based on their inventory.
- Recipe creation and management.
- Ingredient inventory tracking.
- AI-powered cocktail suggestions.
- Advanced filtering and search options.
- Clone the repository:
git clone https://github.com/yourusername/shaken.git cd shaken
- Install Dependencies
composer install npm install
- Configure
.env
file:cp .env.example .env
- Setup Database:
php artisan migrate
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
If you discover a security vulnerability within Shaken, please send an e-mail to Iktaro Solutions via bugs@iktaros.com. All security vulnerabilities will be promptly addressed.