What it does

A simple To-Do list application built using React that allows you to manage your tasks. You can add new tasks, mark tasks as completed, and delete tasks.

Features

  • Add new tasks to your list.
  • Mark tasks as completed.
  • Delete tasks from your list.
  • Loading animation while the app is loading.

What we used

  • React: A JavaScript library for building user interfaces.
  • react-dom: Provides DOM-specific methods to render React components.
  • crypto: Node.js crypto module for generating random UUIDs.

What's next for To-do-list (REACT)

  • Switch between light and dark mode
  • Adding functionality to create user accounts.
  • Store user information and the todos on Firebase Realtime Database

Demo

You can see a live demo of the To-Do List Web Application here.

Built With

Share this project:

Updates