Skip to content

This is an Angular project in which I create a recipe & shopping application.

Notifications You must be signed in to change notification settings

GACiobanita/recipe-shopping-project

Repository files navigation

Recipe-shopping-project

Project built using an Angular as the front end of an application containing recipe and shopping list features with the possibility to edit recipes and select recipe items to be pushed into shopping lists for list creation and editing.

Structure

Structure

Folder Structure

├──src  
    ├──app  
    │   ├──header  
    |   ├──recipes  
    |   |   ├──recipe-detail  
    |   |   ├──recipe-list  
    |   |       ├──recipe-item  
    |   |   ├──recipe-model
    |   ├──shopping-list  
    |       ├──shopping-edit  

RecipeShoppingProject

This project was generated with Angular CLI version 8.3.14.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

This is an Angular project in which I create a recipe & shopping application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published