An open API service indexing awesome lists of open source software.

https://github.com/roninjosue/drum-machine

FreeCodeCamp Front End Development Libraries Projects
https://github.com/roninjosue/drum-machine

react

Last synced: 3 months ago
JSON representation

FreeCodeCamp Front End Development Libraries Projects

Awesome Lists containing this project

README

        

Random Quote Machine


Solution for Front End Development Libraries project.




Demo

|

Project

|

FreeCodeCamp


## Table of Contents

- [Overview](#overview)
- [Built With](#built-with)
- [Installation](#installation)
- [Features](#features)
- [Contact](#contact)

## Overview

### This is how the application is displayed on desktop and mobile

![screenshot](https://github.com/roninJosue/freecodecamp/blob/main/FrontEndDevelopmentLibraries/Projects/DrumMachine/drumMachine.jpg?raw=true)



### Built With

- [React](https://reactjs.org/)
- [Create React App](https://create-react-app.dev/)
- [Styled Components](https://styled-components.com/)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

### Installation

1. Clone or download the repository.
2. Install all the dependencies using the following command.
```bash
npm install
```
3. Run the application using the following command.
```bash
npm run start
```

## Features

This application/site was created as a submission to a Front End Development Libraries project from freeCodeCamp.

* Drum Machine is an app that can be used to play a variety of sounds.
* Created with React and styled-components.
* HTML5 audio API is used to play the sounds.

---

## Contact

- GitHub [@roninJosue](https://github.com/roninJosue)
- Instagram [roninJosue](https://www.instagram.com/roninjosue)