Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 780 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 780 Bytes

Live demo

Eatify App(simple recipe finder) with Create React App

This project was bootstrapped with Create React App.

What is used in the project

  • useEffect, useState
  • Context API
  • reducer function
  • async/await
  • react-router
  • SCSS
  • recipes bookmark in localStorage
  • ability to adjust the recipe to the appropriate number of people
  • fractional units in ingredients

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.