Skip to content

henriquespecian/playlist-for-runners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist for Runners

This project provides a service to create personalized running playlists using the Spotify Web API. The playlists are generated based on the user's saved tracks, top tracks, and specific tempo ranges suitable for running.

Installation

  1. Clone the repository:
git clone https://github.com/henriquespecian/playlist-for-runners.git
cd playlist-for-runners
  1. Install dependencies:
npm install
  1. Create a .env file in the root directory and add your Spotify API credentials:
SPOTIFY_CLIENT_ID=your_client_id
SPOTIFY_CLIENT_SECRET=your_client_secret
SPOTIFY_REDIRECT_URI=your_redirect_uri

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements


Happy running! 🏃‍♂️🎶

About

Create a playlist on spotify by bpm, good for runners

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published