matheusTA / spotify-web

🎧 🎼 A spotify clone that plays music.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotfy clone

🎧 🎼 A spotify clone that plays music.

🎨 Screens

spotfy spotfy spotfy

βœ… Features

  • List playlist
  • Listen to music
  • Pause music
  • Fast forward or rewind the song
  • Control volume

🧰 Tools

πŸ‘©β€πŸ« Getting Started

  • Cloning Project
    • git clone https://github.com/matheusTA/spotify-web.git;
    • cd spotify-web;
  • Run Front-end
    • yarn;
    • yarn start;
  • Run Back-end
    • npm install -g json-server;
    • json-server --watch server.json --port 3001;

πŸ™‹β€β™‚οΈ Author

About

🎧 🎼 A spotify clone that plays music.


Languages

Language:JavaScript 97.1%Language:HTML 2.9%