Skip to content

Web application built with Angular for Covid-19 data visualization

Notifications You must be signed in to change notification settings

juanitourquiza/ng-covid-19

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published