Skip to content

A mobile first react web app that contains recipes of drinks & meals | Project made while attending Trybe.

License

Notifications You must be signed in to change notification settings

lkotlarenko/Project-Recipes-App

Repository files navigation

Project Recipes App

A Trybe Project


Try our Rappidíssimo demo build 🚀

Netlify Status

Team


Technologies used:

  • React Hooks and Context API
  • Stylization with Tailwind CSS
  • React Player for video display
  • Trello as a Kanban tool
  • Slack for communication

What was developed

A Mobile First Web App that provides recipes of food and drinks from all over the world, practical and easy-to-do.

The recipes data come from 2 distinct APIs, one for food and another for drinks.


Layout:

  • The layout has as focus mobile devices on smaller screens.

Figma used

Gif preview


Time

The team had 10 days to develop the web app from scratch and organize all requirements Requirements evolution


APIs used

TheMealDB API

TheMealDB It is an open database, maintained by the community, with recipes and ingredients from all over the world.

The end-points are quite rich, you can see them here

The CockTailDB API

TheCocktailDB quite similar (even maintained by the same community) to ThemealDB API, only that focused on drinks. End-points here