Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mp3martin/blazor-car-rental
Homework. Mede using Blazor and exported to static HTML + WASM.
https://github.com/mp3martin/blazor-car-rental
blazor blazor-wasm blazor-webassembly gh-pages
Last synced: 27 days ago
JSON representation
Homework. Mede using Blazor and exported to static HTML + WASM.
- Host: GitHub
- URL: https://github.com/mp3martin/blazor-car-rental
- Owner: MP3Martin
- License: mit
- Created: 2024-04-18T09:01:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T20:34:39.000Z (6 months ago)
- Last Synced: 2024-05-15T02:30:57.281Z (6 months ago)
- Topics: blazor, blazor-wasm, blazor-webassembly, gh-pages
- Language: HTML
- Homepage: https://mp3martin.github.io/blazor-car-rental/
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blazor-car-rental
![Blazor](https://img.shields.io/badge/Blazor%20WASM-%235C2D91.svg?style=flat-square&logo=blazor&logoColor=white)
## Docs
Are [here](docs/documentation.md)
## Conclusion
[Blazor](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor) and [MudBlazor](https://mudblazor.com/) is 🔥.
## What would i change if had to write this thing again
I would definitely create and use more methods to remove messy and unreadable code.