Skip to content

Cuisine Companion is a feature-rich recipe application built using React and styled with Tailwind CSS. The app integrates the EDAMAM API to fetch and display a diverse range of recipes.

Notifications You must be signed in to change notification settings

princeranjan03/CuisineMate

Repository files navigation

Build a Recipe Finder

Demo App

Run Locally

Setup .env file

VITE_APP_ID = your_edamam_app_id;
VITE_APP_KEY = your_edamam_app_key;

Install dependencies

npm install

Start the app

npm run dev

About

Cuisine Companion is a feature-rich recipe application built using React and styled with Tailwind CSS. The app integrates the EDAMAM API to fetch and display a diverse range of recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published