About

Recipes is a React-based web application that provides users with a wide variety of delicious recipes from around the world. The application is designed to help users discover new recipes, save their favorites, and organize their cooking adventures.


Technologies Used

The project is built using React.js, and utilizes a number of popular libraries and frameworks, including:

  • React.js for building the user interface and managing state.
  • React Router for handling navigation and routing.
  • Context API for state management.
The data for the application is sourced from spoonacular api, which provides a comprehensive database of recipes from around the world.


Features

Recipes includes a range of features to help users make the most of the application, including:

  • Search functionality: Users can search for recipes by keyword, ingredient, or cuisine type.
  • Recipe view: Each recipe includes detailed information about ingredients, preparation, and cooking time.


Future Development

In the future, I plan to add additional features to Recipes, including:

  • User accounts: Users will be able to create accounts to save their recipes and preferences.
  • Social sharing: Users will be able to share their favorite recipes on social media platforms.


Credits

The project was created by Dariel Vasquez, as a portfolio project to demonstrate proficiency in React development. The project would not have been possible without the generous support of the open source community, including the creators of React.js, React Router, and Spoonacular api.