MFahadUmer / Recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catalogue of Recipes Awesome

License GitHub followers Twitter URL

Catalogs-of-products is a react and redux project that shows recipes retrieved from the API. Recipes are retrieved using axios api, stored in the redux store. The user has an option to filter using recipes type. Apart from filter feature, user can click to view single recipe as a single product. One of the use case scenarios for example involves eccomerce websites when users click to view single product. Catalog of products has navigation enabled by react routers. User can click home and be directed to the home path.

Live Preview

Click Here for Preview

Run this app on Local machine

  • Clone repository from here
  • cd recipes
  • install dependencies npm install
  • start project npm start
  • click here if app doesn't open
  • build project npm build
  • testing project npm test

Features

Catalog of products app has the following features

  • Filter feature.
  • Recipes index page
  • Recipe show page
  • Naviagtion

Built with

  • HTML
  • Git
  • CSS
  • JavaScript
  • Shields.io
  • npm
  • Webpack
  • React
  • Redux
  • create-react-app-buildpack

Author

Reach out to me!

👤 Muhammad Fahad Umer

Contributing 🤝

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Thanks to Microverse for its support!
  • Thanks React Community
  • Thanks to Marc-Antoine Roy for his awesome Designs.
  • Thanks to behance

Show your support

Give a ⭐️ if you like this project!

License

License

About


Languages

Language:JavaScript 70.5%Language:CSS 21.3%Language:HTML 8.2%