Recipe Catalogue is a single-page React application built using React and Redux for managing the state of the application. The Application fetches data from themealdb recipe API. The Application is also able to filter the recipes based on the categories of the recipes. It can also display all the recipes and meals which belong to a given category of recipes.
- HTML
- CSS
- Webpack
- npm
- React.js
- Redux
- themealdb recipe API
You must have a live internet connection before you get started.
To get started:
$ git clone https://github.com/gango-anan/recipe-catalogue.git
First install node.js
$ npm install
$ npm test
$ npm start
localhost:3000
Galiwango Ananiya
- GitHub: @gango-anan
- Twitter: @gango_anan
- LinkedIn: @galiwango-ananiya
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Odin Project
This project is MIT licensed.