Lyrics Finder Web Application (API)
This is a simple web application that allows users to search for song lyrics. It is built using HTML, CSS, and JavaScript, and it utilizes the Lyrics.ovh API to fetch song lyrics data.
Developer
Features
- Search for songs by artist name or song title
- View a list of songs matching the search query
- Click on a song to view its lyrics
Installation
- Clone the repository:
git clone https://github.com/your-username/lyrics-finder.git
- Open the
index.html
file in your web browser
Usage
- Enter the artist name or song title in the search bar
- Click the "Search" button
- Click on a song from the list to view its lyrics
Screenshots
Credits