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

https://github.com/arthurbbarbosa/tablature

Save your compositions in a Guitar Tablature
https://github.com/arthurbbarbosa/tablature

guitar javascript nextjs postcss tablature tailwindcss ui

Last synced: 3 months ago
JSON representation

Save your compositions in a Guitar Tablature

Awesome Lists containing this project

README

          

# Tablature
Save your compositions in a Guitar Tablature

Technologies used:
- NodeJS ([Install Here](https://nodejs.org))
- NPM or Yarn ([Install NPM Here](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) or [Install Yarn Here](https://classic.yarnpkg.com/lang/en/docs/install))
- Next.JS
- TailwindCSS
- PostCSS

Here's a step-by-step guide on how to use the bot:
1. Turn on the website
```
$ if you are using npm: npm install | npm run dev
$ if you are using yarn: yarn install | yarn dev
```

*To do: Make a support to insert your tabs without a matrix*