Skip to content

suegrg/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2025-01-22 at 7 39 02 PM

To Do List App

https://to-do-list-be23f.web.app

About

A simple to-do list app where users can keep track of daily tasks.

Features

  • Users can enter task name, calendar date, and time to tasks.
  • Tasks can be edited, deleted, and checked off.
  • A "Delete All Tasks" button clears all tasks in the task list.

Techstack

  • Frontend: React, HTML/CSS, JavaScript, Material UI
  • Backend: Firebase, FastAPI
  • Hosting: Firebase

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/suegrg/todo-list.git
  2. Navigate to the project directory:

    cd to-do-list-app
  3. Install the dependencies:

    npm install
  4. Run the app:

    npm start

    This will start the development server and open the app in your browser.

About

To Do List App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors