Skip to content

Yummy recipes app is an application that allows users to create, save and share meeting the needs of keeping track of awesome food recipes.

License

Notifications You must be signed in to change notification settings

PatrickCmd/Yummy-Recipes-React-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yummy-Recipes-React-APP

Build Status Coverage Status

Yummy recipes app is an application that allows users to create, save and share meeting the needs of keeping track of awesome food recipes.

Client App consumes the api at this githup repo url and API documentation and Live production follow this Link

Installation

First clone this repository

$ git clone https://github.com/PatrickCmd/Yummy-Recipes-React-APP.git
$ cd Yummy-Recipes-React-App

Then install the the necessary dependecies

$ npm install

Start the server

$ npm start

Then navigate to http://localhost:3000 to run the app in your browser on your local machine.

Tests

Type the command below at your terminal/console/command prompt to run tests.

$ npm test

For test coverage

$ npm test -- -coverage

Live APP

Follow this Link to see the app in live production

About

Yummy recipes app is an application that allows users to create, save and share meeting the needs of keeping track of awesome food recipes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published