/Recipe_app-React

A recipe finder app that is buit using api call in react

Primary LanguageJavaScript

Recipe Finder App - A simple React App

🌐 Web Version

  • It contains a search component
  • When the user enters a recipe name or ingredient, it fetches and displays all the recipes associated with the ingredient or dish

To run in localhost

Check whether nodejs is installed

$ node -v

Installing dependencies

$ npm install <required dependencies>

$ npm start

SCREENSHOTS 📸