Steravy / drum-machine

This is a web application built with React as part of the freeCodeCamp projects series to earn the Front End Development Libraries Certification.

Home Page:https://drum-machine-brown.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drum Machine

Drum Machine
Drum Machine

This is a web application built with React as part of the freeCodeCamp projects series to earn the Front End Development Libraries Certification. Note that the aim of this build is not to deliver a great user experience or a great interface design but to get the test pass on FCC. Hope you like my implementation! Feel free to use as your own, replicate or whatever...

Features

  • Allows users to play drum sounds effects by clicking on the screen or key press
  • Responsive design for optimal viewing on different devices

Getting Started

Follow these instructions to get the project up and running on your local machine:

  1. Clone the repository: git clone https://github.com/Steravy/FCC-drum-machine.git
  2. Navigate to the project folder: cd drum-machine
  3. Install dependencies: npm install
  4. Start the development server: npm start dev
  5. Open your web browser and visit: [http://localhost:5173/] - Vite uses this port;

Technologies Used

  • React
  • HTML
  • CSS
  • Tailwind CSS
  • TypeScript
  • Vite

Author

Stefan Vitoria

License

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

About

This is a web application built with React as part of the freeCodeCamp projects series to earn the Front End Development Libraries Certification.

https://drum-machine-brown.vercel.app


Languages

Language:TypeScript 78.9%Language:JavaScript 10.4%Language:HTML 6.6%Language:CSS 4.1%