Skip to content

Repository files navigation

TodoList Application

This application is an improved version of the Microsoft Learn Tutorial on building a Blazor app. You can find the original tutorial here.

How to Run the Application

  1. Clone the Repository
git clone <repository-url>
cd TodoList
  1. Install Dependencies
dotnet restore
  1. Build the Application
dotnet build
  1. Run the Application
dotnet run
  1. Open in Browser Open your browser and navigate to https://localhost:5001 to see the application in action.

Features

  • Improved UI/UX from the original tutorial.
  • Additional functionalities for managing tasks.
  • Enhanced performance and security.

Contributing

Feel free to fork this repository and contribute by submitting pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages