BenoitBellegarde / UltimateTab

Enhanced, ads-free and fast responsive interface to browse guitar tabs scraped from Ultimate Guitar.
https://ultimate-tab.com/
MIT License
30 stars 7 forks source link
backing bass chords guitar scraping tab track ukulele ultimate ultimate-guitar

Ultimate Tab - Ads-free Ultimate Guitar tabs

[!NOTE] Update 2024/08/07 : The project is once again accessible via the URL: https://ultimate-tab.com 🎉

Link : https://ultimate-tab.com

A web application that delivers an enhanced, ads-free and fast responsive interface to browse guitar tabs scraped from Ultimate Guitar.

Ultimate Tab Screenshot Ultimate Tab Screenshot

Features

Features in Development

Technologies

Ultimate Tab has been built with a modern stack, including:

Installation

To run Ultimate Tab locally, you must have Node.js and NPM or Yarn installed on your computer. Follow these steps to get started:

  1. Clone this repository using git clone https://github.com/BenoitBellegarde/UltimateTab.git
  2. Navigate to the project directory using the terminal or command prompt.
  3. Run npm install or yarn install to install the dependencies.
  4. Run npm run dev or yarn dev to start the development server.
  5. Create .env.local file and add a variable YOUTUBE_API_KEY with a YouTube API key as value to get backing tracks
  6. Open http://localhost:3000 in your web browser to see Ultimate Tab running.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any features or bug fixes.

License

Ultimate Tab is licensed under the MIT License.