Talaric0 / react-music-player

A music player app developed with React.

Home Page:https://talaric0.github.io/react-music-player/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

About

A music player app developed with React.

https://talaric0.github.io/react-music-player/


Languages

Language:JavaScript 67.5%Language:SCSS 21.6%Language:HTML 10.9%