JavaScript Projects

Calculator App

Build a calculator using DOM methods, event listeners, and basic logic.

Todo List

Create a todo list that adds, deletes, and stores tasks in LocalStorage.

Weather App

Fetch live weather data using Fetch API and display it dynamically.