https://listen-to-me.netlify.app
Listen to me is a website for listening to music and podcasts.
There's a mode for switching between light and dark moods.
Make sure you have all of the following prerequisites :
git clone https://github.com/David-Belleau/listen-to-me.git
cd listen-to-me
npm install
npm start
npm test
npm run cypress:open
Listen to me is MIT licensed.