Informative dashboard for COVID 19 stats in Sri Lanka. Data are verified and based on Public API that issued by Health Promotion Bureau - Sri Lanka. This dasboard basically includes,
- Daily COVID 19 cases that reports to public that confirmed as positive
- Total number of COVID 19 cases in Sri Lanka
- Number of active cases
- Number of Deaths
- etc.
Also this appicalion showing number of reported cases in each district in Sri Lanka and List of hospitals that allocated for COVID 19 with number of COVID 19 patients in each hospital.
- RectJS
- CSS
- HTML5
- JSX
- Bootstrap
Install event-planner-backend-freelance with npm
git clone https://github.com/PasinduS96/COVID19.git
cd COVID19
npm install
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request