Skip to content

Latest commit

 

History

History
100 lines (63 loc) · 2.16 KB

README.md

File metadata and controls

100 lines (63 loc) · 2.16 KB

Drum Kit🥁🥳

HTML/CSS/JS & DOM - Drum Kit

About

In this code along I updated the provided starter files using HTML, CSS, and Javascript

Features

  • HTML
  • CSS
  • Javascript

Requirements

  • HTML
  • CSS
  • Javascript

Technical Information

To run the site on your local machine

  1. Download or clone the repository onto your machine.
  2. Extract the .zip file.
  3. Open .html file in your browser.
  4. Alternatively you can click on the following Site Link to view.

🚀 Preview

img


👷 Installation

In order to clone the project via HTTPS, run this command:

Clone the repository

# clone and change directory
git clone https://github.com/shashikantkaushik/drum_kit_web_dev.git && cd drum_kit_web_dev

Install dependencies

npm i
# or use yarn
yarn

Start the application

npm start
# or
yarn start

Jam out 😃

Navigate to localhost:5000 and have fun!


🐛 Issues

Feel free to file a new issue with a respective title and description on the Drum Kit repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.


🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.


📕 License

Free


Made with love by Shashi Kant 💜🚀