Skip to content

A yummy recipes reactJS Application that helps you keep track of your recipes.

Notifications You must be signed in to change notification settings

JoyyToo/YummyRecipes-ReactJS

Repository files navigation

Build Status Coverage Status Codacy Badge

Yummy Recipes React

Yummy Recipes application using react library that allows a user do the following:

  • Register, login, reset password and logout.
  • Create, update, view and delete a category.
  • Create, update, view and delete a recipe.

Testing the Application

$ git clone https://github.com/JoyyToo/YummyRecipes-ReactJS.git
$ cd yummyrecipes-react

Installing Dependencies

$ npm install

Start the Server

Start the server which listens at port 3000 by running the following command:

npm start

Running Tests

npm test

Test Coverage

npm test -- --coverage

Screenshots

Landing Page

screen shot 2018-03-10 at 13 02 56

Log in

login

Categories

screen shot 2018-03-10 at 13 02 26

Heroku Link

About

A yummy recipes reactJS Application that helps you keep track of your recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published