A drum machine built with React using the Create React App toolchain.

Overview

drum-machine

A simple drum machine built with React using the Create React App toolchain.

Getting Started

  1. Clone or download the repository. Open a command prompt and CD into the project folder
  2. You will need to install/update npm if you have not already - use sudo apt-get install npm (or npm install if you are using Windows)
  3. Run npm start - the application should open in a browser window. If not, open http://localhost:3000/ manually.

Create React App

This project was built by modifying the Create React App template. From the Create React App documentation pages:

For the project to build, these files must exist with exact filenames:

public/index.html is the page template; src/index.js is the JavaScript entry point.

You can delete or rename the other files.

For more information about the Create React App toolchain visit https://create-react-app.dev/

You might also like...
JSONX - Create React Elements, JSX and HTML from JSON

JSONX Description JSONX is a module that creates React Elements, JSX and HTML from JSON. Declarative The JSONX UMD comes with batteries included so yo

React project with Google Firebase API, create partys with admin view and user view. Users can ask topics to admin, and support other topics.

๐Ÿงช Tecnologias Esse projeto foi desenvolvido com as seguintes tecnologias: React Firebase TypeScript ๐Ÿš€ Como executar Clone o projeto e acesse a pasta

Easily download Figma and create SVGs components for Vue, React, Angular and more to come

Easily download Figma and create SVGs components for Vue, React, Angular.

Dynamically create react-bootstrap toasts via a simple api.

React-Bootstrap-Toasts Dynamically create react-bootstrap toasts via a simple api. Live demo building... Installation # npm npm install react-bootstra

:speech_balloon: Easy way to create conversation chats
:speech_balloon: Easy way to create conversation chats

React Simple Chatbot A simple chatbot component to create conversation chats Getting Start npm install react-simple-chatbot --save Usage There are sev

Create guided tours in your apps
Create guided tours in your apps

React Joyride Create awesome tours for your app! Showcase your app to new users or explain functionality of new features. It uses react-floater for po

Youtube Tutorial showcasing how to create a fullstack NFT mingint dapp.
Youtube Tutorial showcasing how to create a fullstack NFT mingint dapp.

Emoji Faces NFT Minting dApp This a complete example of fullstack NFT minting dApp. EmojiFaces is built with the purpose of providing an entry point f

Github-profile-readme-maker - Best Profile Generator, Create your perfect GitHub Profile ReadMe in the best possible way
Github-profile-readme-maker - Best Profile Generator, Create your perfect GitHub Profile ReadMe in the best possible way

GPRM : GitHub Profile ReadMe Maker Features We got everything that you need ! Cr

Create a Web3 Forum with Polygon

Create a Web3 Forum with Polygon Tutorial Details Today we're going to build together a fullstack decentralized forum that can be used in any dapp. Se

Comments
  • Add Random Background Color Generator function + button

    Add Random Background Color Generator function + button

    You might want to clean this up but I thought this was a fun bit of CSS to add.

    It centers vertically and horizontally using Flexbox and then adds a button to generate a random background color.

    opened by airbr 2
  • Web audio api

    Web audio api

    I implemented the Web Audio API with the immediate goal of improving latency by pre-buffering audio sources. I then no longer needed the

    opened by schaferyan 0
Owner
Ryan Schafer
Software Developer
Ryan Schafer
The ยฝ kb state machine hook for React

The ยฝ kb state machine hook for React

Cassio Zen 2.3k Dec 30, 2022
Quiz Machine - React Vite TypeScript

Quiz Machine - XState + React + Typescript + Vite Surge https://quiz-machine-react.surge.sh/ Github https://github.com/Krutie/quiz-machine-react-vite-

Krutie Patel 5 Sep 15, 2022
A web application that allows you to create and share wall of gifs! Built on top of solana blockchain.

Wall of gif with Solana A web application that allows you to create and share wall of gifs! Built on top of solana blockchain. Installation and Usage

Sunrit Jana 4 Jan 1, 2022
React-Login-app - Create a Login and Registration Page with React Router

About In this repo I was given a Task to create a Login and Registration page wh

Devanshu Desai 3 Dec 10, 2022
Aviasales React-Redux-MobX- - A quick start Redux + TypeScript Create React App template

A quick start Redux + TypeScript Create React App template An opinionated quick

null 0 Mar 14, 2022
The goal of this exercise is to create a demo calendar application using React

The goal of this exercise is to create a demo calendar application using React. We strongly recommend create-react-app to make the bootstrapping of your application really easy.

Yari Ivan Taft 6 Sep 6, 2022
How to create modular Elm code that scales nicely with your app

Elm Elm is a programming language that compiles to JavaScript. It is known for its friendly error messages, helping you find issues quickly and refact

Evan Czaplicki 4.2k Dec 22, 2022
Image Sharing Social Media App Built Using React

ShareMe Social Media Application Introduction This is a code repository for the

Adrian Hajdin - JavaScript Mastery 1.3k Jan 3, 2023
React-NFT-App - NFT-Web-Application built using Third web , ReactJs and use Crypto Punks with API

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Ali Aftab Sheikh 8 Oct 24, 2022
๐Ÿ“‘ A React component to easily create demos of other components

React DemoTab ?? A React component to easily create demos of other components Install npm install react-demo-tab Demo DemoTab example Example import R

mkosir 31 Aug 20, 2022