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.
- Sneha Thange.
- 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
- Clone the repository:
git clone https://github.com/your-username/lyrics-finder.git
- Open the
index.html
file in your web browser
- 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