tetuaoro / react-guitar-lyrics

Is a fork project. Easy to use. Follow this link.

Home Page:https://bit.dev/tetuaoro/song/lyrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-guitar-lyrics

This component shows a guitar chord above the lyrics in the form of text or svg diagram. This project is a sub project of Guitar-Editor.

Screenshots

LyricsEmbed

or

LyricsNotEmbed

How to run

$ npm install

$ npm start

How to use

[Chord Name] Lyrics...

<Lyrics isEmbedChord={true}>
    [F] Good morning!
</Lyrics>

All Chords

Chords 1

Chords 2

Chords 3

Advanced

Chord component

If you are interested in the Chord component, please check this out.

Guitar tabs editor

If you like this project, maybe you love my Guitar-Editor. You can edit a guitar tab with the online editor.

About

Is a fork project. Easy to use. Follow this link.

https://bit.dev/tetuaoro/song/lyrics


Languages

Language:JavaScript 96.4%Language:HTML 2.0%Language:CSS 1.6%