https://github.com/futuretea/simple-electricity-cost-calculator
a simple electricity cost calculator 电费计算器
https://github.com/futuretea/simple-electricity-cost-calculator
Last synced: over 1 year ago
JSON representation
a simple electricity cost calculator 电费计算器
- Host: GitHub
- URL: https://github.com/futuretea/simple-electricity-cost-calculator
- Owner: futuretea
- License: mit
- Created: 2023-12-24T08:31:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T16:30:43.000Z (over 2 years ago)
- Last Synced: 2025-01-22T01:36:33.417Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://simple-electricity-cost-calculator.vercel.app
- Size: 204 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Electricity Cost Calculator
A single-page web application built with React to calculate the cost of electricity consumption based on device power, daily usage, and electricity rate.
## Demo
[Electricity Cost Calculator](https://simple-electricity-cost-calculator.vercel.app/)
## Deploy
Host your own live version with Vercel.
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Ffuturetea%2Fsimple-electricity-cost-calculator)
## Development
This project is configured to be used with [Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension.
If you have the extension installed, you can open this project in a container by pressing F1 and selecting **Remote-Containers: Rebuild and Reopen in Container**.