Skip to content

maxsilvauk/react-spotify-player

Repository files navigation

React Spotify Player


ReactJS

Table of Contents

Introduction

A React Spotify player application built with hooks.

Features

  • Displays a list of your spotify songs and playlists, each showing their title, genres and album image.
  • Search feature
  • Audio player

Technical Notes

Built-With

  • Yarn 13.10.1
  • React 16.5.2
  • TypeScript 3.8.3
  • React-Bootstrap 1.0.0
  • Easy Peasy 3.3.0
  • WebPack 5.0.0-beata.16

Install

git clone https://github.com/maxsilvauk/react-spotify-player.git
  • Move to the react-spotify-player root folder.
  • Install node dependancies with yarn
yarn
  • Start application
yarn start
  • You will be taken to the application
http://localhost:30000

About

React Spotify player application utilising Spotify's api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages