runios1 / Todo-List

To-do web app

Home Page:https://runios1.github.io/Todo-List/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List

This is a simple Todo List application built with JavaScript.

Features

  • Create, update, and delete tasks
  • Assign tasks to different projects
  • Sort tasks by priority or time
  • Color-coded projects

Installation

  1. Clone the repository:
git clone https://github.com/runios1/Todo-List
  1. Navigate to the project directory:
cd todo-list

Install the dependencies:

npm install

Usage

To start the application, run:

npm start

About

To-do web app

https://runios1.github.io/Todo-List/


Languages

Language:JavaScript 92.3%Language:HTML 7.7%