jyotika6221 / Spacebar-Counter

This is a spacebar counter game as an assignment for the WebD bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacebar-Counter

This is a spacebar counter game as an assignment

Follow these steps -

  1. Setup git in your local system
  2. Fork this repository
  3. Clone the forked repository in your local system using git clone <repo-name>
  4. Make changes in index.js
  5. Once you are satisfied with your changes, add them using git add .
  6. Commit the changes with a suitable commit message like git commit -m "added index.js"
  7. Push the changes using git push. Now your changes should be visible on Github.
  8. Share the link of your repository to me.

About

This is a spacebar counter game as an assignment for the WebD bootcamp

License:The Unlicense


Languages

Language:CSS 61.8%Language:HTML 26.2%Language:JavaScript 11.9%