Skip to content

Latest commit

 

History

History
62 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

62 lines (29 loc) · 1.14 KB

Foodmine

This project was generated with Angular CLI version 15.2.2.

Description

This is the Front-end for a food ordering web app using Angular.

Installation

  • Clone the project.
$ git clone  https://github.com/Jesse-Bett/foodmine.git
  • Install all dependencies.
$ npm i

Running the app

  • Starting the server.
$ ng serve

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Screenshots.

  • Home Page.

Home Page

  • Food page.

Food Page

  • Cart Page.

Cart Page