Skip to content

PrathamPatel25/JS-DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript DOM Projects

Each project explores JavaScript DOM manipulation to enhance understanding of web interactions and functionality.

Topics and Projects

01. Request Button (01_Request_btn)

Description: A project demonstrating button interactions using the DOM.

02. Custom Cursor (02_Custom_Cursor)

Description: A project showcasing custom cursor functionality and styling using the DOM.

03. To-Do (03_To-Do)

Description:
A simple to-do list app that includes:

  • Adding and removing tasks.
  • Drag-and-drop functionality to reorder tasks.

04. Text-to-Speech Converter (04_Text_To_Speech_Convert)

Description: A project that converts user-entered text into speech, demonstrating DOM interactions and the Web Speech API.

Releases

No releases published

Packages

No packages published