https://github.com/luan-neumann-dev/recipe
Browse and search recipes with ingredients, nutrients, and prep info — built with React, Redux Toolkit, Tailwind CSS, and the Edamam API.
https://github.com/luan-neumann-dev/recipe
axios edaman-api react react-router recipe-app redux-toolkit spa taildwindcss vite
Last synced: about 2 months ago
JSON representation
Browse and search recipes with ingredients, nutrients, and prep info — built with React, Redux Toolkit, Tailwind CSS, and the Edamam API.
- Host: GitHub
- URL: https://github.com/luan-neumann-dev/recipe
- Owner: Luan-Neumann-Dev
- Created: 2024-08-14T17:46:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-10T17:47:23.000Z (about 2 months ago)
- Last Synced: 2026-04-10T19:28:08.888Z (about 2 months ago)
- Topics: axios, edaman-api, react, react-router, recipe-app, redux-toolkit, spa, taildwindcss, vite
- Language: JavaScript
- Homepage: https://recipe-app-swart-ten.vercel.app
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👨🍳 Recipe App




Click here to view the project
> Recipe App allows users to search for a wide variety of recipes, providing detailed information such as ingredients, nutritional facts, and preparation methods. The app offers a simple and intuitive interface for discovering new and exciting dishes.
## 💼 Technologies Used
- React
- Vite
- JavaScript
- Tailwind CSS
- HTML
- EDAMAN recipe API
## 🏃 How to Run the Project
To run the project locally, follow these instructions:
1. **Clone** this repository on Visual Studio Code
```
git clone https://github.com/Luan-Neumann-Dev/Recipe/
```
2. **Open** the console and navigate to the project folder:
```
cd Recipe
```
3. **Install** project dependencies via the terminal:
```
npm install
```
4. **Start** the server:
```
npm run dev
```
5. Open your browser and go to `http://localhost:5173` to see the project in action! 🌟
## 💪 Contribute!
Liked the project? Want to make it even better? Contributions are always welcome! Feel free to send pull requests, report issues, or give suggestions for improvements.
🙋 Author