Skip to content

jornicornelese/recipe-searcher

Repository files navigation

About this project

This project has been created to test with Inertia.js and Tailwind and to make a simple recipe searcher with it using Spoonacular API.

How to run this project

Run the project like any other Laravel project.

composer install
npm install
npm run dev
php artisan serve

Create a .env file with the following variables, you can get the API key and URL from Spoonacular

SPOONACULAR_API_KEY=
SPOONACULAR_API_URL=

How to run the tests

Run the tests with the following command:

php artisan test

Only two tests have been created by myself and they are for the recipe searcher, the rest are the default ones that come with Laravel/Breeze.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages