Skip to content

A very simple task management application. It allows users to add, manage, and track their daily tasks with ease.

Notifications You must be signed in to change notification settings

CandyVelazco100/ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App

Introduction

The ToDo App is a simple and efficient task management application built with React and Vite. It allows users to add, manage, and track their daily tasks with ease.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/CandyVelazco100/ToDo-App.git
  2. Navigate to the project directory:
    cd ToDo-App
  3. Install the dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open your browser and navigate to http://localhost:3000 to use the application.

Features

  • Add, edit, and delete tasks.
  • Mark tasks as completed.
  • Filter tasks by status (all, completed, pending).
  • Responsive design for mobile and desktop use.

Dependencies

  • React
  • Vite
  • ESLint

Configuration

  1. Ensure all necessary configurations are in place in vite.config.js.
  2. Customize ESLint rules in .eslintrc.cjs as needed.

Contributors

License

This project is licensed under the MIT License.

About

A very simple task management application. It allows users to add, manage, and track their daily tasks with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published