An accurate, simple and lightweight static website for those who want to know how many clicks per second they are making.
- Built with HTML5, CSS3 and JavaScript.
- Any browser that supports HTML5, CSS3 and JavaScript.
# 1. Clone the repository
git clone https://github.com/henrique-coder/web-cps-counter.git
# 2. Change the directory
cd web-cps-counter
# 3. Open the index.html file in your browser
# 4. Enjoy! 🎉
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have any suggestions that could improve this project, please fork the repository and open a pull request. Or simply open an issue and describe your ideas or let us know what bugs you've found. Don't forget to give the project a star. Thanks again!
- Fork the project at https://github.com/henrique-coder/web-cps-counter/fork
- Create your feature branch ・
git checkout -b feature/{feature_name}
- Commit your changes ・
git commit -m "{commit_message}"
- Push to the branch ・
git push origin feature/{feature_name}
- Open a pull request describing the changes made and detailing the new feature. Then wait for an administrator to review it and you're done!
Distributed under the GNU General Public License v3.0. See LICENSE for more information.
Please note that this project is still under development and may contain errors or incomplete functionality. If you encounter any problems, feel free to open an issue and describe the problem you are facing. Your feedback is very important to us.