attilalb / drum-machine-fcc

Simple Drum Machine (freeCodeCamp certification project)

Home Page:https://stackblitz.com/edit/vitejs-vite-dukxjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple Drum Machine (freeCodeCamp certification project)

https://stackblitz.com/edit/vitejs-vite-dukxjs


Languages

Language:TypeScript 63.2%Language:CSS 14.6%Language:JavaScript 14.1%Language:HTML 8.2%