- A vegetarian recipe website built with React, utilizing the Spoonacular API. Features a responsive design for a seamless user experience.
- License: MIT
Here's what the site should include:
- Search bar that allows you to search for all vegetarian recipes.
- Each recipe searched for must show at least the title and cover image.
- Click on a recipe which will take you to a dedicated page, where further information will be shown.
- Simple and easy to use UI and UX.
- Organized and understandable app structure.
- Responsive design.
Link: https://demo4.isaccobertoli.com
- React
- Tailwind CSS
- Lodash
- Axios
- React Router DOM
- React Icons
- Home
- Search
- Detail
git clone https://github.com/Isacco-B/Start2Impact_Progetto_React.git
VITE_APIKEY = " Your spoonacular API https://spoonacular.com/food-api/console#Dashboard"
npm install
npm run dev
http://localhost:5173/