Counter App

Screenshot :- image

Counter App with vanilla javascript.

In this project, you can count numbers. The goal is to make it more familier Javascript. You will also practice the ES6 syntax that you have learned.

Built With

Live Demo

Live Demo Link

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

To get a local copy up and running follow these simple example steps.

Prerequisites

  • No prerequisites needed for this project.

Install

  1. Clone the repo
    git clone git@github.com:DhuruvSingh/Counter.git
  2. Install NPM packages
    npm install

Usage

  • Practice basic UI usage with vanila Javascript

Authors

👤 Dhuruv Singh

🤝 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Feel free to check the issues page.

Show your support

Give a ⭐️ if you li ke this project!

Acknowledgments

  • Anibal for help complete the project.

📝 License

This project is MIT licensed.