Try online: https://ajver.github.io/djembe-notes-editor
This is an open-source project aimed at creating a djembe rhythms, playing them and printing. It's a great tool for musicians, who wants to create a new rhythm or save something they heard.
This project is built using the following technologies:
- React.js: A JavaScript library for building user interfaces.
- Redux.js: A Predictable State Container for JS Apps.
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/Ajver/djembe-notes-editor.git - Navigate into the project directory:
cd djembe-notes-editor - Install the dependencies:
npm install - Start the development server:
npm run dev
We welcome contributions from the community.
This project is licensed under the MIT License. See the LICENSE file for details.