An URL shortener written in C#, Blazor and Fauna as database.
Here you can find the demo link:
- PWA
- No registration required
- Free forever
Client: Blazor, JavaScript
Server: Blazor, C#
Clone the project
git clone https://github.com/kasuken/urlify
Go to the project directory
cd urlify
Install dependencies
dotnet run
Contributions are always welcome!