Skip to content

Latest commit

 

History

History
84 lines (55 loc) · 2.51 KB

README.md

File metadata and controls

84 lines (55 loc) · 2.51 KB

Recipe-Catalogue

Microverse

Description

Recipe Catalogue is a React & Redux web app based on a catalog of recipes. It contains a browsable list of meals that you can filter by category or type and access to one meal recipe. The data is retrieved from [Meals DB (https://www.themealdb.com/api.php) and then stored in the Redux store.

Library Directory 📙

Contents

| Live Demo | | Video Presentation | | Screenshot | | Built With | | Getting Started | | Contributing | | Authors | | License |

Live Demo

Recipe-Catalogue

Video Presentation

Loom Video

Screenshot

img

Built With 🛠

- JavaScript
- React
- Redux
- JSX
- CSS

Getting Started

  • Clone the repo https://github.com/udberg/Recipe-Catalogue.git
  • cd into the project
  • Run git pull origin app
  • Run yarn install or npm install to install dependencies
  • On the terminal run npm run start open up the live server
  • To run tests write npm run test on the terminal

Contributing

  • Fork the project
  • Create your feature branch git checkout -b awesome-feature
  • Commit your changes git commit -m 'Awesome feature'
  • Push it git push -u origin awesome-feature
  • Open a pull request using this branch

Authors

👨‍💻 Uduak John

GitHub
LINKEDIN
EMAIL
TWITTER

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

Cocoapods