Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.59 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.59 KB

Tests

MyMusicList is a website which allows you to search and add your favourite songs into your profile and share it with other people.

Features

  • 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

Tech Stack Used

Tools Used

  • Github Actions for Continuous Integration
  • Husky for pre-commit checks
  • Eslint
  • Prettier
  • vite

Testing

  • End-to-end testing using cypress
  • Unit tests using jest

Run unit tests with yarn jest and end-to-end tests with yarn cypress run --spec ./cypress/e2e/*.js

Website Screenshots

Profile Update Home Page
image image
Home Page Playlist Carousel Song Page (WIP)
:-------------------------: :-------------------------:
image image