Foody website single page react application.Where users can see different Kind of Foods listed on the page.So he/she can search for food using the search functionality in the top right corner🔎.
styled-components are used for the style of the components ✨.
-
No class name is required.
-
Easy to understand and delete.
-
No different files required to style components.
`npm install styled-components`
Basic React Concepts like Props, Lifting State Up.Data in Food Cards is obtained from the API.
.png)
.png)
.png)