This repository contains JavaScript exercises focused on practicing core concepts. Currently, it includes exercises related to DOM Manipulation and Objects.
- Practicing how to access and manipulate HTML elements using JavaScript.
- Adding, modifying, and deleting elements dynamically.
- Handling user interactions through event listeners.
- Understanding JavaScript objects and their properties.
- Creating and modifying objects.
- Implementing object methods and working with prototypes.
- JavaScript (Vanilla JS)
- HTML (for DOM manipulation exercises)
- Clone the repository:
git clone https://github.com/Fatima-progmmer/javascript-excerise.git
- Navigate to the project folder:
cd javascript-excerise
- Open the respective HTML files in a browser to test the exercises.
Feel free to contribute by adding more exercises or improving existing ones! Fork the repository and submit a pull request.
This project is open-source and available under the MIT License.
Developed by Tanzeela Fatima