App per scoprire e cercare ricette vegetariane fresche e gustose. Integrazione API esterna, filtraggio per ingredienti e UI minimalista.


Vegetarian recipe website built with React, TypeScript, Redux Toolkit, Vite, and Tailwind CSS.
npm install
.env file and add your Spoonacular API key:VITE_SPOONACULAR_API_KEY=your_api_key
npm run dev
npm run build
VITE_SPOONACULAR_API_KEYindex.html with your production domainMIT