Skip to content

PabloChristian/angular-uaifood

Repository files navigation

Uai Food Delivery

Food delivery application made in Angular and NodeJS

Tecnologias

  • Angular
  • Angular Material
  • NodeJS + NPM + ExpressJS + Nodemon
  • TypeScript
  • HTML
  • CSS

Imagens

Home - Food Group

Home - Drink Group

Order List

Order Formulary

Executing the application

Download the project, type npm install and then ng serve to start the application. Navigate to URL http://localhost:4200/.

Executing the Node server

Download the project, acess the directory 'server', type npm install and then npm start to start the application. Navigate to URL http://localhost:3100/api/produtos.