Skip to content

Fatima-progmmer/javascript-excerise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript Exercises

This repository contains JavaScript exercises focused on practicing core concepts. Currently, it includes exercises related to DOM Manipulation and Objects.

Live Repository

JavaScript Exercises

Exercises Included

1. DOM Manipulation

  • Practicing how to access and manipulate HTML elements using JavaScript.
  • Adding, modifying, and deleting elements dynamically.
  • Handling user interactions through event listeners.

2. Objects in JavaScript

  • Understanding JavaScript objects and their properties.
  • Creating and modifying objects.
  • Implementing object methods and working with prototypes.

Technologies Used

  • JavaScript (Vanilla JS)
  • HTML (for DOM manipulation exercises)

Installation & Usage

  1. Clone the repository:
    git clone https://github.com/Fatima-progmmer/javascript-excerise.git
  2. Navigate to the project folder:
    cd javascript-excerise
  3. Open the respective HTML files in a browser to test the exercises.

Contributions

Feel free to contribute by adding more exercises or improving existing ones! Fork the repository and submit a pull request.

License

This project is open-source and available under the MIT License.


Developed by Tanzeela Fatima

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published