Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.7 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.7 KB

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