Skip to content

Code-Parth/Javascript-Projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Javascript-Projects

Welcome to my JavaScript projects repository! This repository contains a collection of JavaScript projects that I have built. Each project is contained within its own folder. Below you will find a list of projects included in this repository along with a brief description of each.

Projects

1. To-Do List

The To-Do List project is a simple web application that allows you to manage your tasks effectively. You can add tasks, delete tasks, and mark them as completed. The project is built using HTML, CSS, and JavaScript.

Usage

-Add a task:

Type the task in the input field. Press the Enter key or click the "Add" button. The task will be added to the list.

-Delete a task:

Hover over the task you want to delete. Click the "Delete" button that appears on the right side of the task. The task will be removed from the list.

-Mark a task as completed:

Click the checkbox next to the task. The task will be visually marked as completed.

2. Weather App

The Weather App project is a web application that provides current weather information for a given location. Users can search for a city and view its temperature, humidity, and wind conditions. The project is built using HTML, CSS, and JavaScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.9%
  • JavaScript 29.3%
  • HTML 18.8%