Food delivery application made in Angular and NodeJS
- Angular
- Angular Material
- NodeJS + NPM + ExpressJS + Nodemon
- TypeScript
- HTML
- CSS
Download the project, type npm install
and then ng serve
to start the application. Navigate to URL http://localhost:4200/
.
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
.