FoodieFare is the recipeapp built using edamam api and Reactjs framework. TailwindCSS is used for designing the user interface of the application
- React
- Tailwind CSS
- Edamam Recipe API
- React Router
- Clone the repository
- Install dependencies
npm install
- Run the application
npm run dev
- Open http://localhost:5173 to view it in the browser.