imsp18 / Javascript-Projects

A repository dedicated to my JavaScript projects, highlighting a variety of web applications, libraries, and tools. Discover and be inspired by my collection of JavaScript creations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

3. Color Extension

A browser extension to easily select and copy webpage colors, simplifying your design workflow. Get hex codes instantly

  • Folder: Color-Picker-Extension

About

A repository dedicated to my JavaScript projects, highlighting a variety of web applications, libraries, and tools. Discover and be inspired by my collection of JavaScript creations.


Languages

Language:CSS 37.3%Language:JavaScript 33.2%Language:HTML 29.5%