Skip to content

bryanltobing/CovidMonitor-Website

Repository files navigation

Covid Monitor Website

Covid monitor website is a website application to provide info about COVID19 in Indonesia and the world.

Hosted on netlify here

Tech

  • HTML - HTML is the standard markup language for creating Web pages.
  • CSS - Cascading Style Sheets (CSS) is a simple mechanism for adding style to Web documents
  • Javascript- JavaScript is the programming language of the web

Libary / Framework / Module

  • Materialize - A modern responsive front-end framework based on Material Design
  • Jquery - The Write Less, Do More, JavaScript Library.
  • Webpack - Webpack is a module bundler.for javascript.
  • WebComponent - Web components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps

Installation

You must install node package manager npm before running the application

Install the dependencies and devDependencies and start the server.

$ npm install 
$ npm run build
$ npm run start-dev

Plugins & Server

The plugin & server used in the webpack

Plugin & Server
HtmlWebpackPlugin
CopyWebpackPlugin
DevServer

Development

Happy to get contributions . Great!

Todos

  • Write MORE Tests
  • Add daily case

API

https://github.com/mathdroid/covid-19-api - special thanks

Created by Bryan Lumbantobing © 2020

About

Website for monitoring covid data in indonesia and the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published