Overview:
This product is a society initiative that aims to circulate information about health facilities and devices for COVID-19 in Indonesia. The website’s purpose is to republish Google Docs to be more mobile-friendly and performant, enabling easy collaboration for content contributors.
Features:
- Performance: The website is designed to be high-performant to cater to users across Indonesia with varying devices and network speeds.
- Accessibility: The website ensures accessibility to reach a broader user base and provide help to more people.
- Up-to-date Information: All content on the website is maintained to be up-to-date to the latest version published by content editors.
- Iterative, Incremental Changes: The development process focuses on making incremental changes to reduce complexity and improve efficiency.
Installation:
To install and run the project locally, follow these steps:
Clone the repository:
git clone [repository_url]
Install dependencies using Yarn:
yarn install
Run the development server:
yarn start
Open http://localhost:3000 in your browser to view the website.
Summary:
The initiative aims to provide valuable information about health-related facilities during the COVID-19 pandemic in Indonesia. By utilizing Google Docs for content management, the website ensures ease of collaboration for contributors. With a focus on performance, accessibility, and up-to-date information, the project strives to make a positive impact while adhering to testing guidelines for efficient development.