Skip to content

MahyarFardin/Food-recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food recipe app

This is an app that show differant foods and it has the abality to search foods also it gives the recipe of foods

Used assets

  • React
  • Hooks
  • css
  • sass
  • Router Dom
  • Component based designe

Folder tree

├── App.css
├── App.js
├── Components
│   ├── Card
│   │   ├── Card.css
│   │   └── Card.jsx
│   ├── Categories
│   │   ├── Categories.css
│   │   └── Categories.jsx
│   ├── Contianer
│   │   ├── Container.css
│   │   └── Container.jsx
│   ├── Framer
│   │   ├── Framer.css
│   │   └── Framer.jsx
│   └── Search
│       ├── Search.css
│       ├── Search.css.map
│       ├── Search.jsx
│       └── Search.scss
├── index.css
├── index.js
└── Pages
    ├── Countries
    │   ├── Countries.css
    │   └── Countries.jsx
    ├── HomePage
    │   ├── HomePage.css
    │   └── HomePage.jsx
    └── Recipe
        ├── Recipe.css
        ├── Recipe.css.map
        ├── Recipe.jsx
        └── Recipe.scss

Over viwe

vokoscreen-2022-05-05_23-23-32.online-video-cutter.com.mp4

About

This is a recipe app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published