A site that give you information about the availability hospital bed for either covid or non-covid in Indonesia.
- Clone this repository
git clone https://github.com/ajiyudhanto/availability-id-hospital-bed.git
- Download all dependencies
yarn install / npm install
- Run project
yarn dev / npm run dev
- Display hospital list based on province and city.
- Show hospital details and coordinate.
Data source of this project is based on public API: satyawikananda/rs-bed-covid-indo-api.