/drum-machine

Drum Machine React App

Primary LanguageJavaScriptMIT LicenseMIT

Drum Machine React App

Drum machine web application built with React.

drum-machine

Live Demo

Demo Link

Built With

  • React.js
  • HTML5
  • CSS3

Usage

Prerequisites

  • node
  • npm

Getting started

Clone the repository to your local machine

$ git clone https://github.com/BalintMendli/drum-machine.git

Change into the project directory

$ cd drum-machine

Install dependencies

$ npm install

Start development server

$ npm run start

Run the test suite

$ npm run test

Author

👤 Balint Mendli

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork it
  2. Create your working branch
git checkout -b my-new-feature
  1. Commit your changes
git commit -am 'Add some feature'
  1. Push to the branch
git push origin my-new-feature
  1. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.