Skip to content

kaulith/k-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App This is a simple web application for managing your tasks and to-dos efficiently. With this app, you can easily add, edit, and delete tasks as well as mark them as completed.

Features Add Tasks: Quickly add new tasks with a title and optional details.

Edit Tasks: Easily edit existing tasks to update their title or details.

Delete Tasks: Remove tasks that are no longer needed.

Mark Tasks as Completed: Keep track of your progress by marking tasks as completed.

Responsive Design: Access and manage your tasks on any device, from desktop to mobile.

Technologies Used

Frontend: Built using React.js for a fast and dynamic user interface.

Styling: Styled with Tailwind CSS for a modern and responsive design.

Icons: Icons provided by Fevicon-ok for a sleek and consistent visual experience.

Installation

Clone the repository to your local machine.

Navigate to the project directory.

bash

cd todo-list-app

Install dependencies using npm.

bash

npm install

Start the development server.

bash

npm start

About

A React Todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors