Search your favourites recipes
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
- React 16+
- React Hooks
- HTTP Request
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.