/hydro-todo

Primary LanguageC#MIT LicenseMIT

Hydro Todo

This repository contains a sample Todo web application that uses Hydro, Razor Pages and Tailwind.

Hydro brings stateful and reactive components to ASP.NET Core without writing JavaScript.

How to run

  1. Clone the repository
git clone git@github.com:hydrostack/hydro-todo.git
cd hydro-todo
  1. Run the project:
dotnet run

License

Hydro is Copyright © Krzysztof Jeske and other contributors under the MIT license