Skip to content

anushbhatia/team_bits_n_bytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lofi Player

This website is made for playing Lofi songs using API.

Output

Running the player

The index.html file can be run on any modern browser to run the music player.

Adding more tracks

The tracks are currently being loaded from the tracklist array which is coming from API. More tracks can be added by adding the details of each track as an object to the tracklist.