Skip to content

Yummy recipes provides a platform for users to keep track of their awesome recipes and share with others if they so wish.

Notifications You must be signed in to change notification settings

kevinsamoei/YummyReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Maintainability MIT Licence Codacy Badge

YummyReact

Yummy recipes provides a platform for users to keep track of their awesome recipes and share with others if they so wish. This is a front-end based that consumes an API made with Python/Flask.

Requirements

  • ReactJS
  • Material-UI
  • Semantic-UI

Important Links

Installation

1. Clone the Github Repositorty'

use npm or yarn using npm

  $ npm install

using yarn

  $ yarn install

2. Run the Application

using npm

    $ npm start

using yarn

    $ yarn start

3. Running the Tests

using npm

     $ npm test -- -u --coverage

using yarn

    $ yarn  test -- -u --coverage

About

Yummy recipes provides a platform for users to keep track of their awesome recipes and share with others if they so wish.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published