Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamestang12/lyric-search-web-app

A web application that allow user to search up song by the lyric
https://github.com/jamestang12/lyric-search-web-app

bootstrap javascript music musixmatch-api react

Last synced: 8 days ago
JSON representation

A web application that allow user to search up song by the lyric

Awesome Lists containing this project

README

        

# Lyric Search Web Application

This application can use to search song lyrics using React built in context API along with the Musixmatch public API.
- [Link to demo](https://5eb261a73c1961616da2dfa5--lyricsearch12.netlify.app/)

## Tools
* Javascript, React

Incorporating JavaScript and React improves the user experience of the web page by converting it from a static page into an interactive one.
* Musixmatch public API

Provide the data and information of the tracks.
* Bootstrap

Framwork is use to design the Web application provide a beeter user experience

## Functionality
- [x] Nice looking user interface
- [x] Shows the top 10 music tracks of the user region
- [x] Allow user to view more music tracks information such as the artists, album's name, publish date, lyrics and more
- [x] Allow user to search up track by the album's name, lyrics and the artists name