Code Monkey home page Code Monkey logo

nithub-react-todo's Introduction

React Todo App

This is a simple To-Do list application built using React. It allows you to add, mark as finished, and delete tasks. The app also stores your tasks in local storage so you can retrieve them even after closing your browser.

Features

  • Add new tasks to your to-do list.
  • Mark tasks as finished by applying a line-through style.
  • Delete tasks from your list.
  • Retrieve your tasks from local storage when you revisit the app.

Technologies Used

  • React: The core library for building user interfaces.
  • useState: React hook for managing component state.
  • Local Storage: A browser feature used for data persistence.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository to your local machine: git clone https://github.com/Jesus-boy01/NitHub-React-Todo.git

  2. Navigate to the project directory: cd hatchdev-react

  3. Install the required dependencies: npm install

  4. Start the development server: npm run dev

  5. Open your web browser and go to http://localhost:3000 to use the application.

Usage

  • Type a new task in the input field and click the "ADD" button to add it to your to-do list.
  • Click the "FINISHED" button next to a task to mark it as finished, applying a line-through style.
  • Click the "DELETE" button next to a task to remove it from your list.
  • Click the "GET ALL TODOS" button to retrieve your tasks from local storage.

Acknowledgments

  • This project is a simple example of a React-based To-Do list application.
  • You can further enhance and customize it based on your requirements.
  • Feel free to contribute or provide feedback to improve this project.

Happy task management!

nithub-react-todo's People

Contributors

jesus-boy01 avatar

Stargazers

 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.