Giter Club home page Giter Club logo

react-todo-app's Introduction


React ToDo App

This is a simple TodoApp built with React.js. It allows users to manage their tasks by adding, editing, marking as completed, and deleting tasks from the list.

Live Demo

You can access the live demo of this TodoApp on Netlify:
Netlify: React ToDo App Demo

How to Use

  1. Add a new task: Type your task title and description into the input fields provided and press Enter or click the Add button.
  2. Edit a task: Click on the Edit button next to the task you want to edit. Update the title and description as needed in the input fields and click the Save button.
  3. Mark a task as completed: Click on the checkbox next to the task.
  4. Delete a task: Click on the Delete button next to the task.

Features

  • Add new tasks to the list.
  • Edit existing tasks.
  • Mark tasks as completed.
  • Delete tasks from the list.
  • Simple and intuitive user interface

Technologies Used

React
HTML5
CSS3

Getting Started

To run this project locally, follow these steps:

  • Clone this repository:
git clone https://github.com/ritoncharlox/React-ToDo-App.git
  • Access the cloned directory:
cd React-ToDo-App
  • Install dependencies:
npm install
  • Start the development server:
npm start

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to fork this repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

react-todo-app's People

Contributors

ritoncharlox 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.