TaskTracker is a simple task management application built in C# using ASP.NET Core. It allows users to create, update, delete, and search for tasks through a web interface connected to a REST API. The ...
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors ...