Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/memoryleak07/watthappens


https://github.com/memoryleak07/watthappens

blazor blazor-server mudblazor net8

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# ⚡WattHappens - Energy Cost Calculator

WattHappens is a simple energy cost calculator built with .NET 8 and Blazor, using MudBlazor for the UI.
The app helps estimate the energy costs of various home appliances and devices.

## Getting Started

To start the project, ensure you have Docker installed. Then, navigate to the project directory and run:

```bash
docker compose up
```
Navigate to http://localhost:5058 (or a different port if specified in the docker-compose.yml file).