Delicious is a recipe app that allows you to create and share recipes.
- As a user, I want to view a list of recipes.
- As a user, I want to view a recipe details.
- As a user, I want to search for recipes.
- As a user, I want to categorize recipes.
- When opening the
Delicious
website you'll be faced withhome
page containing Popular & Veggie Recipes. - You can search for any Recipe by click on search in the top page.
- click the recipe you want to view the details.
- in the recipe details page you can show the ingredients and steps.
- HTML5
- CSS3
- ReactJs
- ReactJs Hooks
- React Router dom
- JSX
- API
- Styled Components
- git clone
https://github.com/karam-zomlut/Recipe-App.git
- cd
Recipe-App
code .
- npm i
- npm start