Skip to content

This project allows users to create custom wallpapers using album art from Spotify. Users can search for album covers, customize the background with solid colors or gradients, and apply shadow effects. The final wallpaper can be downloaded as an image file.

Notifications You must be signed in to change notification settings

DhruvSinha2003/album-cover-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Album Art Wallpaper

This application allows users to create custom wallpapers using album art from Spotify. Users can search for album covers, customize the background with solid colors or gradients, and apply shadow effects. The final wallpaper can be downloaded as an image file.

Features

  • Search Albums: Search for album covers using the Spotify API.
  • Custom Backgrounds: Choose between solid colors, auto-generated gradients, or custom gradients.
  • Shadow Effects: Apply uniform, custom, or directional shadow effects to the album cover.
  • Canvas Size Options: Select different canvas sizes for the wallpaper.
  • Album Size Adjustment: Adjust the size of the album cover on the canvas.
  • Color Picker: Use the color picker tool to choose a color from the album.
  • Download Wallpaper: Download the created wallpaper as a PNG image.

Video Demonstration

Screen.Recording.2024-11-15.162514.mp4

Getting Started

  1. Clone the repository:
git clone https://github.com/DhruvSinha2003/album-art-wallpaper.git
  1. Install dependencies:
npm install
  1. Create a .env file with your Spotify API credentials:
REACT_APP_SPOTIFY_CLIENT_ID= client id
REACT_APP_SPOTIFY_CLIENT_SECRET= client secret
  1. Start the development server:
npm start

About

This project allows users to create custom wallpapers using album art from Spotify. Users can search for album covers, customize the background with solid colors or gradients, and apply shadow effects. The final wallpaper can be downloaded as an image file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published