This solution contains an easy to use and simple music manager.
- Visual Studio 2022
- .NET 8 SDK
- Node.js (for Tailwind CSS)
- Git
- EntityFramework Core
- Blazor
You need to have the .NET 8 SDK installed. Be sure to download the latest version for Visual Studio 2022.
Use the latest version of Visual Studio 2022: https://visualstudio.microsoft.com/downloads/
Install the node packages before building the solution by using ```npm install``