Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Week - 6 : JavaScript & DOM Mastery

This folder contains a collection of nine mini-projects built using Vanilla HTML, CSS, and JavaScript. These projects are designed to take a student from basic UI manipulation to advanced state management and browser API usage.

project Categories

Learning Objectives

  • Asynchronous JS: Mastering the fetch() API and handling JSON data.
  • State Management: Keeping UI in sync with underlying data objects without a framework.
  • Browser APIs: Utilizing Canvas API, Drag-and-Drop, and LocalStorage.

Getting Started

To view or work on a project, navigate to the specific directory and open the index.html file in your browser.