izahid19 / Music-Player

1 stars 7 forks source link

Music-Player

Music Player made with React JS, SASS and some CSS animation. This player was made following a course from Dev Ed but with some tweaks from me to remove redundant code and a nice wave animation and a spinning album cover.

Screenshot (1664)

Main tech used to complete this project

  1. React.js
  2. Sass
  3. Css animations
  4. Media queries for mobile responsive

Installation

1- Clone this repo

2- Install the dependencies and devDependencies and start the application.

Using NPM

$ cd waves-music-app

$ npm install

$ npm run start