/recipe-react-app

Search your favourites Recipes with this Application

Primary LanguageJavaScript

Simple React Recipe App

Search your favourites recipes

Installation

Use the package manager npm to install project and to run.

cd app
npm install 
npm start

or yarn

cd app
yarn install
yarn start

Build With

  • React 16+
  • React Hooks
  • HTTP Request

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.