galiminus / Musickr

Web App that lets you listen to and watch the creations of authors from a specific location!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Musickr

Musickr is a Web App for listen and watch creations from authors of a specific place ! It use the SoundCloud and Flickr database.

The application is based on ASP.NET Core (C#) and ReactJS (TypeScript).

Start the app

Firstly, you need to install .NET 7 and NodeJS v18.

.NET 7 works on any OS (MacOS, Linux or Windows), and works natively with Apple Silicon.

Then, go to Musickr.App/ClientApp and do a npm install.

Finally, go to Musickr.App and launch the application with dotnet watch run debug !

Authors

Created by T.Ferreira and Marobax

About

Web App that lets you listen to and watch the creations of authors from a specific location!

License:MIT License


Languages

Language:TypeScript 38.9%Language:C# 23.6%Language:JavaScript 21.0%Language:HTML 14.5%Language:CSS 2.1%