/drum-machine-fcc

Simple Drum Machine (freeCodeCamp certification project)

Primary LanguageTypeScript

Drum Machine.

This simple drum machine was created as a submission for the freeCodeCamp Front End Development Libraries certification.

Installation 🚀

To run the app locally, you will need to have Node.js installed on your system. Once you have Node.js installed, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the root directory of the project.
  3. Run npm install.
  4. Run npm start.

The app should now be running on http://localhost:3000.

Usage 📱

To generate a new quote, click the "New Quote" button. To share a quote on Twitter, click the "Tweet" button.

🛠️ Technologies Used

  • React
  • TypeScript
  • Vite
  • Tailwind

Contributing 🤝

Contributions are welcome! If you have any suggestions for new features or improvements, feel free to open an issue or a pull request.

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.