This is a React app which shows recipes from external API. It has ordered recipes by countries or posibility to search by food name. As CSS solution I used styled-components cause I wanted to learn how that concept works.
- React
- React-router
- Axios
- Styled-components
To run the project locally use
npm run start
Link to live preview: https://alicjalysien.github.io/meal-recipes
Free API used from: https://www.themealdb.com/api.php