This project was generated with Angular CLI version 15.2.2.
This is the Front-end for a food ordering web app using Angular.
- Clone the project.
$ git clone https://github.com/Jesse-Bett/foodmine.git
- Install all dependencies.
$ npm i
- Starting the server.
$ ng serve
Run ng test
to execute the unit tests via Karma.
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.
- Home Page.
- Food page.
- Cart Page.