Skip to content

iamakashtechie/Project-LAM

Repository files navigation

LAM: Learning Api Music

Lyrics Finder

A web application that combines Spotify's track search with lyrics retrieval functionality. (not yet completed)

Features

  • Search for songs using Spotify's API
  • View detailed track information including artists and album
  • Display song lyrics when clicking on a track
  • Direct links to play songs on Spotify
  • Responsive design for mobile and desktop

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express
  • APIs:
    • Spotify Web API (search functionality)
    • lyrics.ovh API (lyrics retrieval)

Prerequisites

  • Node.js (v12 or higher)
  • Spotify Developer account
  • Spotify API credentials (Client ID and Client Secret)

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/lyrics-finder.git
cd lyrics-finder

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published