Skip to content

A simple yet modern music scale detector tool made with React.

License

Notifications You must be signed in to change notification settings

eflisback/scale-finder

Repository files navigation

Scale Finder

A simple yet modern music scale detector tool made with React.

Introduction

Hi! I'm Ebbe, a software engineering student from Sweden who also dabbles in music production. I made this web app as a showcase project for my resumé, but also because I wasn't satisfied with the online tools that already existed in its place. I hope this simple Scale Finder brings you joy. If it brings you misery, feel free to suggest improvements :-) More on that later.

Features

  • Modern Interface: Built with React, Scale Finder offers a sleek and user-friendly interface.
  • Accurate Detection: Uses some pretty nifty algorithms to accurately detect music scales.
  • Responsive Design: Works well on desktop, tablet and mobile devices.

Installation

Getting started to run locally is super easy! Just clone the repo and install the dependencies:

git clone https://github.com/eflisback/scale-finder.git
cd scale-finder
npm install

Contributions

Got ideas or found a bug? Feel free to fork the repo and submit a pull request. If you run into any issues or have suggestions, just open an issue here on GitHub.

License

This project is open source and available under the MIT License. Fork it, tweak it, and make it your own.