Skip to content

spotify song downloader simple web application

Notifications You must be signed in to change notification settings

sahilg28/songify

Repository files navigation

Songify 🎵

A sleek and simple Spotify song downloader built with React and Tailwind CSS.

Features

  • Clean, minimalist UI
  • Easy-to-use single-input interface
  • Real-time error handling
  • Spotify song download functionality
  • Responsive design

Tech Stack

  • React.js
  • Tailwind CSS
  • Rapid API (Spotify Downloader API)
  • Vite

Getting Started

Installation

  1. Clone the repository
git clone https://github.com/sahilg28/songify.git
cd songify
  1. Install dependencies
npm install
  1. Create a .env file in the root directory and add your Rapid API key:
VITE_API_KEY=your_rapidapi_key_here
  1. Start the development server
npm run dev

Usage

  1. Copy a Spotify song URL
  2. Paste it into the input field
  3. Click the Download button
  4. Wait for your song to download

Author

Sahil G


⭐ Star this repo if you found it helpful!