MyMusicList is a website which allows you to search and add your favourite songs into your profile and share it with other people.
- Integration with Spotify API
- Easily browse the featured playlist of the day through the carousels
- Add your favourite songs to your musiclist in your profile
- Github Actions for Continuous Integration
- Husky for pre-commit checks
- Eslint
- Prettier
- vite
Run unit tests with
yarn jest
and end-to-end tests withyarn cypress run --spec ./cypress/e2e/*.js
Profile Update | Home Page |
---|---|
Home Page Playlist Carousel | Song Page (WIP) |
:-------------------------: | :-------------------------: |