This is a recipe catalog based project made using react and redux
Catalog-of-Recipes is a front-end application that will help you retrieve food images from The mealDB, filter and access details of unique food.
- Node.js
- React
- React-DOM
- React-Create-App
- Redux
- CSS
- React-Testing-Library
- Jest
- React-Testing-Library
- redux-mock-store
To get a local copy up and running follow these simple example steps.
- NPM
- JavaScript
Navigate to your desired location to download the contents of this repository. In order to clone this repository just type the following commands over the terminal in Linux or Mac or the Windows cmd console.
git clone https://github.com/pacyL2K19/catalogue-of-recipes.git
Run the following commands to install dependencies:
cd catalogue-of-recipes
npm install
In order to run this project locally, just type this command:
npm start
In order to test this project locally, just type this command:
npm test
👤 Pacifique Linjanja
- Github : @pacyL2K19
- Twitter : @PacifiqueLinja1
- Linkedin : pacifique-linjanja
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- The mealDB
- Design by Marc-Antoine Roy on Behance
- Microverse
Give a ⭐️ if you like this project!
This project is MIT licensed.