jusaudio / web-react

0 stars 0 forks source link

Pre-seed some audio files in Firebase #23

Open adrienshen opened 4 years ago

adrienshen commented 4 years ago

We have a file /src/constants/curatedList that is used to show the preselected tracks on the front page via the exported array. It was a fast way to store songs data in the beginning, but ideally we want to store these tracks in database and pull from that.