Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 866 Bytes

README.md

File metadata and controls

43 lines (23 loc) · 866 Bytes

SONG-KEY-BPM FINDER (songkeyfinder.app)

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!

Getting Started

Clone project and enter in folder:

cd songkeyfinder

Run npm install:

npm i

Enjoy:

npm run dev

Built With

  • 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

ClientID

Replace your spotify API CLIENT_ID Replace your spotify GOOGLE_APPLICATION_CREDENTIALS (optional)

License

This project is licensed under the MIT License.