/react-music-player

A music player app developed with React.

Primary LanguageJavaScript

Chillhopify

Links

Description

This is a music player app. It was developed using create-react-app and function components, for styling SCSS is used. A library have been incorporated.

All songs are from https://chillhop.com/.

Prerequisites

  • Node

Libraries used

  • Font Awesome

Installation

  • Download/fork/clone this repositorys code
  • npm install / yarn install
  • npm run start / yarn start
  • The app will automatically be served to a localhost port and open in a browser, if it doesn't, follow http://localhost:3000/

Roadmap

  1. Add more songs
  2. Maybe change the style, dunno...