Skip to content

chiarazetaa/deliz.ia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deliz.ia (frontend)

An Angular application for viewing and ordering menu items.

Setup and Run

Prerequisites

Node.js

  • Ensure you have Node.js installed on your machine. You can download it from Node.js official website.
  • Recommended version: 18.20.3 or higher.

npm (Node Package Manager)

  • The project uses npm for managing dependencies. Verify that npm is installed with your Node.js installation.

Angular CLI

  • The project uses Angular for the frontend. Install Angular CLI globally by running: npm install -g @angular/cli
  • Recommended version: 18.1.3.

Installation

  1. Clone the repository: git clone https://github.com/chiarazetaa/deliz.ia.git
  2. Navigate to the project directory: cd deliz.ia/frontend
  3. Install dependencies: npm install

Run the Application

Start the Angular frontend:

Features

  • Select an item from the items list.
  • Add a new element to the items list.
  • Edit or remove an item of the list.
  • Add an item to your cart.
  • Check your cart, remove or place the order.

Technologies Used

  • Angular: Frontend framework for building interactive web applications.
  • HTML/CSS: Markup and styling languages for building web interfaces.

Contact Information

Chiara Zuffi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published