Skip to content

juniorsaraviao/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Player

Music Player App project developed using Xamarin Forms and the following:

GIF

Gif

IMAGES

Main Page Artist Page Favorite Page Player Page

SETUP DB-JSON SERVER AND TEST ON MOBILE PHONES

  1. Install json-server following this link.
  2. Locate the file db.json on the resources folder.
  3. Open cmd, move to the db.json route and run this command json-server --watch db.json (the dafault port is 3000).
  4. Open a new tab on Google Chrome chrome://inspect/#devices and connect your mobile phone.

Gif
5. Click on Port forwading.
6. Add a new port, for this case 3000 - localhost:3000.
7. Check Enable port forwarding.
8. Click on Done.

Gif
9. Verify localhost on your mobile phone.

Gif
10. Have fun with MusicPlayer App 🤙 🎵 🎧

About

Sample of a Music Player App using Xamarin Forms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages