Welcome to the VanillaJS-DOM-Playground repository! 🚀
This repository contains a collection of minor projects with a strong focus on JavaScript DOM manipulation. The projects are intentionally designed with minimal CSS, providing contributors with the opportunity to clone and modify the user interface according to their creative preferences.
The DOM Playground is a space for experimenting with JavaScript DOM interactions. The projects within this repository are intentionally kept simple, with a minimalistic CSS design. The primary objective is to encourage contributors to explore and enhance the user interface by leveraging their creativity in CSS styling.
The repository currently includes several minor projects, each focusing on different aspects of JavaScript DOM manipulation. Feel free to explore and contribute to any of the projects listed below:
-
Project One: BMI Calculator
- Description: A simple designed BMI calc, which calculates BMI based on height and weight provided by user
- Contribution Opportunities: contributors can enhance its UI
-
Project Two: CLOCK
- Description: A simple designed Clock typically understanding its LOGIC
- Contribution Opportunities: contributors can enhance its UI, and change date fromat via different methods
-
Project Three: Color-Changer
- Description: typically changes BG color based on clicks and mouseover
- Contribution Opportunities: Adding different EventListners
-
Project Four: Guess a Number
- Description: user have to guess a number b/w 1 to 100, upto 10 times
- Contribution Opportunities: A conributor can set the Range limit based on individual interest, and a Strong focus on CSS part by adding a External CSS File to it
We welcome contributions from the community to make the DOM Playground even more engaging and diverse. Here's how you can contribute:
- Clone the Repository: Fork the repository and clone it to your local machine.
- Choose a Project: Select a project you're interested in enhancing or modifying.
- Implement Changes: Add your improvements to the project, focusing on JavaScript DOM manipulation and CSS styling.
- Create a Pull Request: Submit a pull request with your changes. Be sure to provide a clear description of your contributions.
To get started with the DOM Playground projects, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/your-username/dom-playground.git