Easy guitar chord variation finder. Find your own chord variation and share it with your friends.
- 
Clone the repository:
git clone https://github.com/rafgugi/guitar-chord-variation.git cd guitar-chord-variation - 
Install the dependencies:
npm install
 - 
Start the development server:
npm run dev
 - 
Build the project:
npm run build
 - 
Open
index.htmlin your browser to view the application. 
- Find various guitar chord variations.
 - Share chord variations with friends.
 - User-friendly interface.
 
- Open the application in your browser.
 - Use the search bar to find a chord.
 - View different variations of the chord.
 - Share the chord variations using the share button.
 
Contributions are welcome! Please feel free to submit an issue or open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.