AlicjaLysien / meal-recipes

Meal recipes using React and public API

Home Page:https://alicjalysien.github.io/meal-recipes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍲 Meal recipes

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.

🛠️ Technologies

  • React
  • React-router
  • Axios
  • Styled-components

⚙️ Scripts

To run the project locally use

npm run start

🖥️ Preview

Link to live preview: https://alicjalysien.github.io/meal-recipes

Image - preview of my page

Sources

Free API used from: https://www.themealdb.com/api.php

About

Meal recipes using React and public API

https://alicjalysien.github.io/meal-recipes/

License:MIT License


Languages

Language:JavaScript 89.5%Language:HTML 8.3%Language:CSS 2.2%