Andercooked is a useful website focused on helping people find healthy and flavorful food with nutrition tracking as our main feature. It's easier to find healthy recipes here. Apart from food, various healthy and delicious drinks from exotic drinks to relaxing drinks are also available here. Let's start an interesting journey with Andercooked find your treasury healthy menu!
- Clone the project from this repository
git clone https://github.com/StefanusLuigiMarcellino/andercooked.git - Move to andercooked directory
cd andercooked - Installing composer to read .json file
composer install - Create new file by copying .env.example and rename it to .env
cp .env.example .env - Generate a unique key for Laravel project
php artisan key:generate - Installing laravel Bulma framework
npm install bulma - Create table for this project
php artisan migrate - Get data from seeder
php artisan db:seed - Uploading picture to Andercooked website
php artisan storage:link - Installing Laravel library for UI
composer require laravel/ui - Installing Laravel library for socialite
composer require laravel/socialite PDF Manual Guide How to Use Andercooked💁
- Register
- Login
- Home
- Menu
- Menu Description
- History
- Favorite
- Recipe
- Add Recipe
- Nutrient
Thanks go to these wonderful people:










