Skip to content

Contador simples feito em Javascript para exercitar o uso da linguagem

License

Notifications You must be signed in to change notification settings

gknpp23/Counter-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔢 JavaScript Counter

Welcome to the Counter-JS! This project is designed to help you practice JavaScript fundamentals by building a simple, interactive counter. The goal is to manipulate the DOM and respond to user input through button clicks to increment, decrement, or reset the counter.


🌟 Features

  • Interactive counter with increment, decrement, and reset functionalities.
  • Dynamic UI updates based on user interaction.
  • Clean and minimalist design using HTML and CSS.

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/gknpp23/counter-JS.git
  2. Navigate to the project directory:
    cd counter-JS
  3. Open the index.html file in your browser to start using the counter:
    open index.html

🛠️ Technologies Used

  • HTML5: Structuring the webpage.
  • CSS3: Basic styling of the page elements.
  • JavaScript (ES6+): Core functionality of the counter, handling user inputs and DOM manipulation.

📖 Learning Path

Here's what you'll practice and improve while working on this project:

  1. JavaScript Fundamentals: Understanding variables, functions, and event listeners.
  2. DOM Manipulation: Accessing and updating the DOM using JavaScript.
  3. Event Handling: Adding interactivity to HTML elements using JavaScript event listeners.
  4. Conditional Logic: Implementing simple logic for incrementing, decrementing, and resetting the counter.

🌐 Demo

Check out the live demo of the project here: Counter Demo

image


🤝 Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


📜 License

This project is licensed under the MIT License. See the LICENSE file for more details.


🎯 Goals

This project aims to:

  • Strengthen basic JavaScript knowledge through a practical project.
  • Provide a simple example of DOM manipulation for beginners.
  • Enhance understanding of event handling in JavaScript.


</> by Gabriel Knupp

About

Contador simples feito em Javascript para exercitar o uso da linguagem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published