peimelo / controlled-health-frontend

Frontend of the Controlled Health website built with Angular.

Home Page:https://saudecontrolada.com.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controlled Health Frontend

Frontend of the Controlled Health website built with Angular.

Angular 13.2.x https://angular.io
Material 13.2.x https://material.angular.io
NgRx 13.0.2 https://ngrx.io

The backend of this repository was built with Ruby on Rails 6 and is called controlled_health_api.

Configuration

git clone https://github.com/peimelo/controlled-health-frontend.git
cd controlled-health-frontend

# installation of dependencies
npm install

# run the project
ng serve

Open the browser at the address http://localhost:4200

The backend is expected to rise to http://localhost:3000. If you want another port, change the file src/proxy.conf.json and restart the frontend.

Quality of the Code

DeepScan grade

About

Frontend of the Controlled Health website built with Angular.

https://saudecontrolada.com.br


Languages

Language:TypeScript 82.5%Language:HTML 16.0%Language:SCSS 1.2%Language:JavaScript 0.4%