Skip to content

victor-schumann/angular-hub

Repository files navigation

Recipe Book Angular Project

This is the code repository for the Recipe Book project, which is part of the Udemy course on Angular development by Maximilian Schwarzmüller.

Overview

The Recipe Book project is a web application for managing food recipes with an auxiliary shopping list app. The project is built using Angular 14.3.0.

Installation

To install and run the project locally, follow these steps:

  1. Clone this repository to your local machine using the following command:
git clone https://github.com/victor-schumann/angular-hub.git
  1. Navigate to the project directory and install the dependencies using the following command:
npm install
  1. Run the application using the following command:
ng serve
  1. Open a web browser and navigate to http://localhost:4200/ to view the application.

Credits

The Recipe Book project was built as part of the Udemy course on Angular development by Maximilian Schwarzmüller during the onboarding process at NINC/NORTAN, an amazing company that develops software for the Engineering field. My experience at NINC/NORTAN has been the best, and I own a great deal of where I am today to everything that I have learned there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published