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.
- 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.
To view or work on a project, navigate to the specific directory and open the index.html file in your browser.