Bed Covid Rs Indo

screenshot of Bed Covid Rs Indo
nextjs
react
chakra-ui

Website yang memberikan informasi terkait ketersediaan rumah sakit dan tempat tidur rumah sakit untuk pasien covid-19 ataupun non-covid di Indonesia.

Overview

Bed Covid RS Indonesia is a website that provides information about the availability of hospitals and hospital beds for both covid-19 and non-covid patients in Indonesia. This website serves as a valuable resource for individuals seeking medical assistance during the pandemic.

Features

  • Hospital List: Displays a list of hospitals based on province and city/district.
  • Hospital Details: Provides detailed information about each hospital.
  • Data Source: The website obtains its data from the public API, satyawikananda/rs-bed-covid-indo-api.
  • Contribution: Users can report bugs or errors through the issue tracker or contribute by creating a pull request.
  • Refereneces: Ina Covid Bed is a related website that users can refer to for additional information.
  • Technology Used: The website is built using Next.js and Chakra UI, using the hendraaagil/next-chakra-starter template.
  • Installation: Provides a guide for installing the project by cloning the repository, downloading dependencies, configuring the .env file, and running the project.

Summary

Bed Covid RS Indonesia is a website that provides crucial information about hospital availability for covid and non-covid patients in Indonesia. With features such as hospital listing, detailed information about hospitals, and a reliable data source, this website serves as a valuable resource for individuals seeking medical assistance. The website is built using Next.js and Chakra UI and can be easily installed by following the provided installation guide.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.