Skip to content

rafgugi/guitar-chord-variation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guitar Chord Variation

Easy guitar chord variation finder. Find your own chord variation and share it with your friends.

Prerequisites

Getting Started

  1. Clone the repository:

    git clone https://github.com/rafgugi/guitar-chord-variation.git
    cd guitar-chord-variation
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Build the project:

    npm run build
  5. Open index.html in your browser to view the application.

Features

  • Find various guitar chord variations.
  • Share chord variations with friends.
  • User-friendly interface.

Usage

  1. Open the application in your browser.
  2. Use the search bar to find a chord.
  3. View different variations of the chord.
  4. Share the chord variations using the share button.

Contributing

Contributions are welcome! Please feel free to submit an issue or open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.