8000 GitHub - Hanzalashaik/dom-projects: Welcome to the Quotes Generator project! This simple web application allows users to generate random quotes with just a click of a button. The project utilizes HTML, CSS, and JavaScript to create a user-friendly interface and employs DOM manipulation for quote generation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Welcome to the Quotes Generator project! This simple web application allows users to generate random quotes with just a click of a button. The project utilizes HTML, CSS, and JavaScript to create a user-friendly interface and employs DOM manipulation for quote generation.

Notifications You must be signed in to change notification settings

Hanzalashaik/dom-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dom-projects

project 1

Quotes Generator

About the Project

Welcome to the Quotes Generator project! This simple web application allows users to generate random quotes with just a click of a button. The project utilizes HTML, CSS, and JavaScript to create a user-friendly interface and employs DOM manipulation for quote generation.

Image

Features

Random Quote Generation: Click the "Generate Quote" button to receive a randomly selected quote.
Dynamic DOM Manipulation: The project leverages JavaScript to dynamically update the DOM and display the generated quotes without the need for a page refresh.

Installation

To set up the Quotes Generator locally, follow these steps:

  1. Clone the repository to your local machine:
git clone git@github.com:Hanzalashaik/dom-projects.git
  1. Open the project directory:
cd quotesGenerator
  1. Open the 'index.html' file in your preferred web browser.

Usage

1.Open the index.html file in a web browser.
2.Click the "Generate Quote" button to see a randomly generated quote.
3.Enjoy the wisdom and inspiration!

Thank you for checking out the Quotes Generator project! If you have any questions or suggestions, feel free to open an issue or reach out to the project maintainers. Happy quoting! 📜✨

project 2

To-Do List

About the Project

Welcome to the ToDo List project! This web application helps you keep track of your tasks by allowing you to create, update, and delete items on your to-do list. The project is built using key concepts such as document.getElementById(), e.target, appendChild, addEventListener, createElement, parentElement, remove, and classList.add.

Image

Installation

To set up the Quotes Generator locally, follow these steps:

  1. Clone the repository to your local machine:
git clone git@github.com:Hanzalashaik/dom-projects.git
  1. Open the project directory:
cd To-Do List
  1. Open the 'index.html' file in your preferred web browser.

Usage

1.Open the index.html file in a web browser.
2.Use the input field to add a new task.
3.Click on a task to mark it as completed.
4.Hover over a task and click the delete button to remove it from the list.

Thank you for using the ToDo List application! If you have any questions or suggestions, feel free to open an issue or reach out to the project maintainers. Happy organizing! 📋✨

About

Welcome to the Quotes Generator project! This simple web application allows users to generate random quotes with just a click of a button. The project utilizes HTML, CSS, and JavaScript to create a user-friendly interface and employs DOM manipulation for quote generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0