Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vedang-singh/todo-app

A simple To-Do List App made using Blazor WebAssembly.
https://github.com/vedang-singh/todo-app

blazor-webassembly csharp css html wasm

Last synced: 1 day ago
JSON representation

A simple To-Do List App made using Blazor WebAssembly.

Awesome Lists containing this project

README

        

# To Do App

A simple to-do list app made using [Blazor] WebAssembly.
#### Live Preview: https://todo-lst.netlify.app
( Live preview may take time to load )


## Requirements

* [.NET Core SDK](https://dot.net ".NET CORE SDK")

## Using the code

* Clone this repository.
* Open the command prompt from project root directory.
* Run using `dotnet run` command.

[Blazor]: