Giter VIP home page Giter VIP logo

angular-recipe-app's Introduction

Angular-Recipe-App

Web application that lets you add, edit, delete recipes and shopping list items.
Created from Maximilian Schwarzmuller's Course, Angular 8 (formerly Angular 2) - The Complete Guide, on Udemy.

  1. To run this application you must downlad Node.js - https://nodejs.org/en/
  2. Then run this command - npm install -g @angular/cli - in your command prompt to install angular globally.
  3. Download the code from this repository
  4. Open the folder shop-recipe-list in your favorite IDE. I used Visual Studio Code to create this project.
  5. Angular requires node package manager (npm) to work. In the terminal run - npm install - to install all the needed dependencies.
  6. If you are using the terminal in your IDE you should be able to run the command - ng serve --open - and the browswer set in your IDE will open the URL localhost:4200 and display the app. If you are using the command prompt you will likely have to change directory to the app folder and then run - ng serve.

angular-recipe-app's People

Contributors

krspykrmmcds avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.