Skip to content

This is a project that implements a recipe application using React, allowing users to browse and search for recipes.

Notifications You must be signed in to change notification settings

BrunoSouza88/React_RecipesApp_Trybe

Repository files navigation

Recipes App 🍽️

This is a project that implements a recipe application using React, allowing users to browse and search for recipes. 🍳

Technologies Used 🛠️

The project utilizes the following technologies:

  • React ⚛️
  • ContextAPI 🔄
  • HTML 🌐
  • CSS 🎨
  • JavaScript 🚀

Project Development 💻

This project was developed in a group, following Agile methodologies such as Scrum and using Kanban boards (Trello) for project management. 🚀

Prerequisites

Before you begin, ensure that you meet the following requirements:

Installation

Follow these steps to set up and run the project locally:

  1. Clone the repository:
  2. git clone https://github.com/BrunoSouza88/React_RecipesApp_Trybe.git
  3. Navigate to the project directory:
  4. cd React_RecipesApp_Trybe
  5. Install the dependencies:
  6. npm install
  7. Start the development server:
  8. npm start
  9. Access the application in your browser at http://localhost:3000 🌐.

Usage 🚀

The application allows users to search for recipes using keywords and browse through a collection of available recipes. Users can view the details of each recipe, including the list of ingredients and step-by-step instructions. Additionally, users can save their favorite recipes for future reference. 🍽️

Contributing 🤝

Contributions are what make the open-source community a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project.
  2. Create a branch for your feature (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some amazing feature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

License 📜

This project is licensed under the MIT License.

Contact 📧

Bruno Souza - [email protected] ✉️

Project Link: https://github.com/BrunoSouza88/React_RecipesApp_Trybe 🌐

About

This is a project that implements a recipe application using React, allowing users to browse and search for recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages