Skip to content

A digital metronome that helps musicians keep tempo, featuring an intuitive interface and a YouTube video for music exercises.

License

Notifications You must be signed in to change notification settings

miiiwdy/Mitronome

Repository files navigation

Metronome Website

This digital metronome helps musicians maintain tempo during practice. With an intuitive interface, users can easily set their desired tempo and enjoy a YouTube video featuring music exercises. Additional features include sound options and volume control, making it a valuable tool for improving musical skills.

Showcase

Metronome Interface

Features

  • Intuitive interface for easy tempo setting
  • YouTube video showcasing music exercises

How To Contribute?

  1. Fork the repository
Click the "Fork" button at the top right corner of the page.
  1. Clone yout forked url
 git clone <your-fork-url>
  1. Open project in VSCODE then run this command
npm install
  1. After finished install, run this command
cp .env.example .env
  1. Change NEXT_PUBLIC_YOUTUBE_API_KEY into your youtube api key
  • You can get your API key from here.
  1. Run Project using
npm run dev
  1. Open your browser and navigate to http://localhost:3000

License

This project is licensed under the MIT License.

Additions Made:

  • Added a License section to clarify the licensing for your project.
  • Provided instructions to access the project in the browser after running it.

Feel free to adjust any parts as needed! Dont forget Star!

About

A digital metronome that helps musicians keep tempo, featuring an intuitive interface and a YouTube video for music exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published