Skip to content

Application of online food delivery created in the 'Construindo Aplicações Web Com Angular (4, 5 ou 6)' course

Notifications You must be signed in to change notification settings

higor21/Meat-App

Repository files navigation

Meat App - Angular v4.3

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.

1. Steps to start

Cloning the Repository

git clone https://github.com/cod3rcursos/meat-app-starter.git

Installing the Dependencies

npm install

Starting the App

ng serve or npm start

2. Starting the "Backend"

Instaling the json-server packager

npm install -g json-server

Starting the service (root of application)

json-server db.json

Credts

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

About

Application of online food delivery created in the 'Construindo Aplicações Web Com Angular (4, 5 ou 6)' course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published