Catalogue Of Recipes

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.

Catalogue-Of-Recipes

Built With

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • Redux
  • CSS
  • React-Testing-Library

Tested With

  • Jest
  • React-Testing-Library
  • redux-mock-store

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • NPM
  • JavaScript

Setup

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

Install

Run the following commands to install dependencies:

cd catalogue-of-recipes
npm install

Usage

In order to run this project locally, just type this command:

npm start

Test

In order to test this project locally, just type this command:

npm test

Author

? Pacifique Linjanja