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

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 电费计算器

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.

[![Deploy with Vercel](https://vercel.com/button)](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**.