An open API service indexing awesome lists of open source software.

https://github.com/rririanto/kalkulator-listrik

Kalkulator untuk menghitung pemakaian kWh listrik
https://github.com/rririanto/kalkulator-listrik

calculator-app create-react-app electricity electricity-bill electricity-consumption reactjs

Last synced: 6 months ago
JSON representation

Kalkulator untuk menghitung pemakaian kWh listrik

Awesome Lists containing this project

README

          

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

[![Netlify Status](https://api.netlify.com/api/v1/badges/f6de86f9-94a6-4c8c-8c28-d0daacb925ac/deploy-status)](https://app.netlify.com/sites/listrik/deploys)

## Installation

```sh
git clone https://github.com/jimmyromanticdevil/kalkulator-listrik.git
cd kalkulator-listrik
yarn install

# Runs the app in the development mode.
yarn start

# Builds the app for production to the build folder.
yarn run build
```

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).