Git Product home page Git Product logo

todo-react's Introduction

To-Do List App

Description

The To-Do List App is a simple web application that allows you to create and manage a list of tasks or to-do items. It provides a user-friendly interface for adding new tasks, marking tasks as completed, and removing tasks from the list.

Features:

  • Add a new task: Enter a task description in the input field and click the "Add" button to add the task to the list.

  • Mark task as completed: Click on a task to toggle its completion status. Completed tasks are displayed with a strikethrough effect.

  • Remove task: Click the "Remove" button next to a task to remove it from the list. A confirmation modal will be displayed before the task is permanently deleted.

  • Dark mode toggle: Click the Dark mode toggle for a more comfortable viewing experience.

Technologies Used

  • React
  • HTML, CSS

Getting Started

Installation

To run this application locally, follow these steps:

  1. Clone this repository to your local machine: git clone https://github.com/canturktezer/todo-react.git
  2. Navigate to the project directory: cd todo-react
  3. Install the required dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and access the application at http://localhost:3000.

Usage

  • To add a new task, enter the task description in the input field and click the "Add" button.

  • To mark a task as completed, click the checkmark button next to the task.

  • To remove a task, click the "X" button, and a confirmation modal will appear to confirm your action.

  • You can toggle dark mode by clicking the sun/moon icon in the upper right corner.

todo-react's People

Contributors

canturktezer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.