Coder Social home page Coder Social logo

aayushmaan-54 / react-advanced-todo Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 160 KB

A Todo app with features for adding, searching, tracking statistics, toggling completed tasks, and managing (edit, cancel, save, delete) todos, with data stored locally.

Home Page: https://todo-omega-three.vercel.app/

HTML 4.42% JavaScript 92.40% CSS 3.18%

react-advanced-todo's Introduction

React Advanced ToDo

Tech Stack Used

html5      react      tailwind

Features

  • Adding Todos: Users can add new todos, which are saved in the browser's Local Storage.
  • Searching Todos: A search functionality allows users to find specific todos quickly.
  • Todo Statistics: The app displays the number of total todos, completed todos, and incomplete todos.
  • Toggle Completed Todos: Users can show or hide completed todos with a single click.
  • Todo Management: Todos can be edited, canceled, saved, or deleted with ease.
  • React Hooks: used most commonly used Hooks
    • useState and useReducer for managing state
    • useMemo and useCallback for optimizing performance
    • useRef for referencing input elements
    • useEffect for interacting with Local Storage

Getting Started

To run the project locally, follow these steps:

  • Clone the repository
  • Navigate to the project directory 🠮 cd YOUR_REPO
  • npm i 🠮 to install dependencies
  • npm run dev 🠮 to start the web server on your local machine
  • npm run build 🠮 to create a production-level app
  • npm run preview 🠮 to run the production-level app

Screenshots & Video

Image


UI

UI

Video


record.mp4

Working Demonstration of Todo Web App

Reach me at 🠮

@aayushmaan54      @aayushmaan54

react-advanced-todo's People

Contributors

aayushmaan-54 avatar

Stargazers

Aatik Kothari avatar  avatar Khushal Kumar 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.