Skip to content

TusharAnekar/soundify

Repository files navigation

Soundify

A web application to listen to music! (Frontend Assignment)


INSTALLATION

1. git clone https://github.com/TusharAnekar/soundify.git
2. cd soundify
3. npm install
4. npm start

FEATURES

  1. Song Listing
  2. Filters by
    • For you
    • Top tracks
  3. Music Player
    • Play/pause song
    • Next/Previous song
    • Volume

TECHNOLOGIES USED

FRONTEND

  1. React JS (useContext, useReducer)
  2. Tailwind CSS
  3. MUI Icons

BACKEND

A web api provided by the company which fetches list of songs and other api which fetches all cover pictures of albums.

Releases

No releases published

Packages

No packages published