This is the source code for MessianicChords.com, the best place to find lyrics and guitar chords for Messianic Jewish music
We use ASP.NET Core on the server, Lit web components on the client.
Open the .sln solution file in Visual Studio and hit F5 to run the server.
Then cd ClientApp
and run npm run dev
to run the client.