Skip to content

An elegant copy of Spotify project with full-featured audio player.

Notifications You must be signed in to change notification settings

codewithelvin/azpotify

Repository files navigation

Azpotify

An elegant copy of Spotify project with full-featured audio player.

Showcase

Here is a live Demo for Azpotify

Discover Page

Discover

Artist Page

Artist Page

By Country

By Country

Music Player

Music Player

Setup

To set up a development environment, please follow these steps:

  1. Clone the repo

     git clone https://github.com/codewithelvin/azpotify.git
  2. Change directory to the project directory

    cd azpotify
  3. Install the dependencies

     yarn install

    If you get an error, please check the console for more information.

    If you don't get an error, you are ready to start development.

  4. Run the app

    yarn run dev

    Project will be running in the browser.

    Open http://localhost:3000 to view it in your browser.

  5. Create .env in root directory and copy following

    VITE_SHAZAM_CORE_RAPID_API_KEY=
    VITE_GEO_API_KEY=
    

    To get api key for Shazam please visit https://rapidapi.com/tipsters/api/shazam-core/ and register in order to get your key.

    For Geo Api plerase visit https://geo.ipify.org/ to get started

About

An elegant copy of Spotify project with full-featured audio player.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages