I did this project in order to learn more about the Angular framework. It is a restaurant application where you can buy food and pay for it. To provide the user experience, in addition to this project, a fake web server was created.
git clone https://github.com/cod3rcursos/meat-app-starter.git
npm install
ng serve or npm start
npm install -g json-server
json-server db.json
All used images in the application are owned by freepik.com
Construindo Aplicações Web Com o Novo Angular (4, 5 e 6) course, by Udemy