Skip to content

A complex web app built using a mix-match of Spotify, Youtube Music & Deezer's Ui's & Api's.

License

Notifications You must be signed in to change notification settings

temidayo-falomo/Spotifye

Repository files navigation

Spotifye

A complex clone of Spotify, Youtube Music & Deezer.

Features

  • Listen to any music track for 30 seconds
  • Queue Music
  • Search over 30 million tracks
  • Shuffle Tracks
  • Create Playlists
  • Share Playlists
  • Keep track of liked songs
  • Follow Artistes
  • Create Account
  • PWA

Installation

Install my-project with npm

  npm install spotifye
  cd spotifye

Demo

https://spotify-e.netlify.app

Tech Stack

Client: ReactJs, Styled Components, Gsap

Server: Firebase, MongoDb, NodeJs, ExpressJs

Documentation

  • Docs soon.

Deployment

To deploy this project run

  npm run build

Roadmap

  • Additional browser support

  • Add more integrations

  • PWA

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

[MIT]

Support

For support, email [email protected] or send a message on Twitter.

About

A complex web app built using a mix-match of Spotify, Youtube Music & Deezer's Ui's & Api's.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published