https://github.com/carreraprogrammer/drum-machinne
For this project, I'll build an app that can simulate different sounds to make music. To create the app, I used React as a front-end framework, and other technologies for functionality and styles like jQuery, Redux, and CSS.
https://github.com/carreraprogrammer/drum-machinne
css3 html5 jquery react
Last synced: 9 months ago
JSON representation
For this project, I'll build an app that can simulate different sounds to make music. To create the app, I used React as a front-end framework, and other technologies for functionality and styles like jQuery, Redux, and CSS.
- Host: GitHub
- URL: https://github.com/carreraprogrammer/drum-machinne
- Owner: carreraprogrammer
- Created: 2022-12-01T00:55:49.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-05T04:15:19.000Z (about 3 years ago)
- Last Synced: 2025-01-22T20:51:52.353Z (11 months ago)
- Topics: css3, html5, jquery, react
- Language: JavaScript
- Homepage:
- Size: 889 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
**[H1 converter]** is a web application that can emulate diferent sounds
Client
- **[Convert standard text into h1]**
- **[Convert standard text into p]**
- [Live Demo Link](https://carrera-drum-machine.netlify.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm install
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone git@github.com:carreraprogrammer/h1-converter.git
```
### Usage
To run the project, execute the following command:
Example command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
Example command:
```sh
npm test
```
👤 **Damiel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/carreraprogrammer/drum-machinne/issues).
If you like this project, please give us a star, you can help us a lot
This project is [MIT](./LICENSE) licensed.