Skip to content

abhinavg916/meal-recipe-finder

Repository files navigation

Meal Recipe Finder

Netlify Status

  • A single page web application, where you can enter the name of a dish that you want information (or recipe) on into a search input field. Once you find the required information (or recipe), you can display it on the web page.
  • API provided by TheMealDB
  • Visit - Meal Recipe Finder

Tech Used

  • ReactJs (Use of Components, Props, States and Axios)
  • CSS
  • HTML

To Do

  • Update CSS
  • Improve UI/UX

Steps To Run

  • This project was bootstrapped with Create React App.
  • In the project directory, you can run:
npm install
npm start
npm run build
./build

Author