juanitourquiza / ng-covid-19

Web application built with Angular for Covid-19 data visualization

Home Page:https://casoscovid19.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Angular Progressive Web App

Progressive Web App built with Angular for Covid-19 data visualization : https://casoscovid19.com/

Installation

Clone the repository git clone https://github.com/juanitourquiza/ng-covid-19.git.

cd ng-covid-19

Run npm install to install packages.

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

Build

Run npm run build:prod to build the project for a production build. The build artifacts will be stored in the dist/ directory.

Data API

Frameworks and libraries

Contribution

Feel free to contribute :)

About

Web application built with Angular for Covid-19 data visualization

https://casoscovid19.com


Languages

Language:TypeScript 78.4%Language:HTML 18.4%Language:CSS 2.3%Language:JavaScript 1.0%