Skip to content

lym/foodie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodie

Foodie lets people create, share, discover and keep track of amazing recipes.

Build Status

Coverage Status

Features

  • Login/Logout
  • Create, read, edit and delete recipes.
  • Create, read recipe instructions
  • Search recipes

Development Environment Setup

  • Set up the API server by following the instructions here

  • Clone this repository

  • Change working directory to project directory

  • Install the project dependencies with $ npm install

  • Run the tests with

  $ nyc mocha --full-trace --require mock-local-storage --require \
  src/__tests__/setup.js src/__tests__/*.spec.js
  • start the development server with $ npm start

About

App that lets folks create, share, discover and keep track of great recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published