In this code along I updated the provided starter files using HTML, CSS, and Javascript
- HTML
- CSS
- Javascript
- HTML
- CSS
- Javascript
To run the site on your local machine
- Download or clone the repository onto your machine.
- Extract the .zip file.
- Open .html file in your browser.
- Alternatively you can click on the following Site Link to view.
In order to clone the project via HTTPS, run this command:
# clone and change directory
git clone https://github.com/shashikantkaushik/drum_kit_web_dev.git && cd drum_kit_web_dev
npm i
# or use yarn
yarn
npm start
# or
yarn start
Navigate to localhost:5000 and have fun!
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.
Check out the contributing page to see the best places to file issues, start discussions and begin contributing.
Free