Find your track BPM & song key by just typing the song title or
you can also upload your track to analyze, if you could not find it in our database!
Clone project and enter in folder:
cd songkeyfinder
Run npm install:
npm i
Enjoy:
npm run dev
- Next.js - Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
- Material-UI - The React UI library you always wanted
Replace your spotify API CLIENT_ID Replace your spotify GOOGLE_APPLICATION_CREDENTIALS (optional)
This project is licensed under the MIT License.