Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vedang-singh/todo-app
- Owner: Vedang-Singh
- License: apache-2.0
- Created: 2020-09-26T11:41:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T10:37:41.000Z (almost 3 years ago)
- Last Synced: 2024-08-28T23:21:56.196Z (3 months ago)
- Topics: blazor-webassembly, csharp, css, html, wasm
- Language: CSS
- Homepage: https://todo-lst.netlify.app
- Size: 31.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]: