Skip to content

erick-ol/react-recipes-app

Repository files navigation

Recipes App made with React

This was a group project developed in the Software Development Course at Trybe. In this project we were able to catch recipes of foods and drinks from the TheMealDB and TheCocktailDB and used React to show our Recipes and the users should be able to start a recipe, mark as favorite and finish it. This project had the contribution of:

How to download and run the project code

First of all you need to download the project files, you can do this using git.

git clone git@github.com:erick-ol/react-recipes-app.git

After you clone the repository you need to enter the folder that contains the project you just downloaded and install all the dependencies of this application.

npm install

Then you just need to start your application to have fun and learn a lot more.

npm start

Images from the project

About

Recipes App made in group with React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages