Drum machine

Drum machine written in React.

🖥️ How to use

You can access the site here: https://stefanvlad0.github.io/drum-machine/

Prefer a Local Setup?

If you prefer to run the project locally, follow these steps:

  1. Clone this repository to your local machine using the following command:

     git clone https://github.com/StefanVlad0/drum-machine.git
  2. Navigate to the project directory:

     cd drum-machine
  3. Install the necessary dependencies using either npm (Node Package Manager) or yarn:

    npm install
    # or
    yarn install
  4. Once the dependencies are installed, you can start the development server:

    npm start
    # or
    yarn start
  5. Open your web browser and go to http://localhost:3000 to see the running application.

📷 Screenshots

drum