Skip to content

tareqitos/todos-listus

Repository files navigation

Todos Listus

A todo list application made in React.js for learning purposes.

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/todos-listus.git
    cd todos-listus
  2. Install dependencies:

    npm install

Running the Project

To start the development server, run:

npm run dev

Project Overview

This project is a simple todo list application built with React.js. It includes features such as:

  • Adding, editing, and deleting tasks
  • Categorizing tasks
  • Setting deadlines for tasks
  • Storing tasks in local storage

About

A todo list made in React.js for learning purpose

Topics

Resources

Stars

Watchers

Forks