Skip to content

A recipe app using Angular (Epicodus JavaScript Week 3 Tuesday)

Notifications You must be signed in to change notification settings

codemargaret/angular-recipe

Repository files navigation

Angular Recipe

An application to store recipes, 10.24.2017

By Margaret Berry and Dan Danilyuk

Description

This application allows a user to create, edit, and delete recipes.

Project Goals

  • Practice using Angular2.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd angular-recipe
  3. $ npm install
  4. $ bower install
  5. $ gulp build
  6. $ gulp serve
  7. Navigate to localhost:3000

Known Bugs

There are no known bugs at this time.

Support and contact details

If you have issues, questions, ideas, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • JavaScript
  • Node
  • Bower
  • Gulp

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Dan Danilyuk

About

A recipe app using Angular (Epicodus JavaScript Week 3 Tuesday)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published