Visit the website and get The Latest Updates
- Get the latest Covid-19 situation in Sri Lanka ( Total cases, Active cases, Deaths, recoveries )
- Get the latest Covid-19 situation worldwide
- Get latest news about the situation
- Built in map to identify Testing Centers and Quarantine Centers
- Know what happened on which day from the timeline
-
First, Clone the repository by,
git clone https://github.com/rivi-sl/SL-COVID19-REPORT.git
-
Install Jekyll on your local PC
-
Then Go to project root and run
bundle install
-
Then run
jekyll serve
This will start the server
-
Go to your browser and enter the following URL
localhost:4000
Done !