Skip to content

Projeto em Angular para visualizar o status global da COVID-19 em dashboard e em uma tabela para uma análise mais detalhada por meio do consumo de uma API

Notifications You must be signed in to change notification settings

gustavoestevesr/advanced-responsive-angular-material-table-covid-api

Repository files navigation

Advanced Responsive Angular Material Table Covid Api

Projeto em Angular para visualizar o status global da COVID-19 em dashboard e em uma tabela para uma análise mais detalhada por meio do consumo de uma API.

📱 Visit this Project

🎨 Layout

Image Example

Image Example

Image Example

Image Example

Image Example

Image Example

💻 Technologies

  • HTML
  • CSS
  • Angular Material
  • JavaScript
  • Angular
  • Typescript
  • Vercel

💻 Skills

  • Sharing Data and Emitting Events Between Components
  • Standalone Components
  • Http Client (API)
  • Observables
  • Subjects
  • Routing
  • Conditionals Directives
  • Pipes
  • Array Data Structure
  • Control of memory leak

🚀 Getting started

Prerequisites

Cloning

How to clone your project

git clone github.com/gustavoestevesr/advanced-responsive-angular-material-table-covid-api

Starting

How to start your project

cd advanced-responsive-angular-material-table-covid-api
npm install

Running

How to run your project

Run ng serve for a dev server.
Navigate to http://localhost:4200/.
The application will automatically reload if you change any of the source files.

📫 Contribute

Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request

  1. git clone https://github.com/gustavoestevesr/advanced-responsive-angular-material-table-covid-api
  2. git checkout -b feature/NAME
  3. Follow commit patterns
  4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!