Drum machine Welcome to the Drum machine app, a React application that allows you to play sounds by simply using keyboard or clicking the app buttons.
Client
- CSS
- React
Tools
- Visual studio code
- Power button Before using the app use the powe on button to activate the app functionality and afterwards use the same button to power off the app.
- Clone the repository.
- Install dependencies using npm install.
- Run the development server with npm start.
- Open your browser and navigate to http://localhost:3000.
In order to set up and run the application you need:
- A code editor preferably Visual Studio Code
- A web browser preferably Google chrome.
Basic requirements are needed in order to fully understand how the project fully works :
- Basic knowledge of HTML, CSS, and JS React and Redux.
- How to work with Git and GitHub.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/MPDADDY/drum-machine.git cd drum-machine
npm installTo run the project run visual studio code, open the terminal, navigate to the project folder and run npm start.
You can deploy this project using GitHub Pages
View live Demo by clicking(Drum Machine)
👤 Anold Mwawasi
- GitHub: @MPDADDY
- Twitter: @anoldmwawasi
- LinkedIn: anoldmwawasi
- Mobile responsive
- Volume controler
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to give it a star.
I would like to thank the entire FreeCodeCamp community and family for the support and motivation.
This project is MIT licensed.