OpenTechSchool-Leipzig / learning-resources

Tutorials, books, articles, videos and more to learn coding
31 stars 1 forks source link

Project "Rezepte App" #37

Open alexabruck opened 5 years ago

alexabruck commented 5 years ago

Name of the resource Video tutorial for building a concrete app

Link where to find the resource https://www.youtube.com/watch?v=tvfeBLMA_Q4&feature=youtu.be

A short description The app grabs recipes from an external API and allows users to search for specific recipes. The concepts you will learn in this tutorial are useful to a wide variety of projects.

Learn how to use external APIs with React and React Router in a full tutorial from Hamza Mirza. This tutorial shows how to create a recipe finder application in React.

Additional notes