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
- Host: GitHub
- URL: https://github.com/rririanto/kalkulator-listrik
- Owner: rririanto
- Created: 2020-04-13T18:35:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:20:38.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T20:05:36.216Z (7 months ago)
- Topics: calculator-app, create-react-app, electricity, electricity-bill, electricity-consumption, reactjs
- Language: JavaScript
- Homepage: https://hitung-listrik.netlify.app/
- Size: 2.15 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
[](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/).