Asp.net Core 10, Entity Framework, React, Mysql
Preinstall Dotnet 10, Npm, Mysql
dontent run npm run start sudo systemctl start mysqld
http://localhost:3000/ - React Frontend http://localhost:5151/api/home - API Status http://localhost:5151/api/todolist - All Todo Lists http://localhost:5151/api/todo - All Todo Tasks