Skip to content

karolina-szlenk/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project is simple todo list using database.

Todo list

Features

User of app can:

  • add task
  • mark task as done or undone
  • remove task from list
  • sort tasks by status
  • search tasks by task name

Technologies

Project is created with:

  • React JS
  • Firebase

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start

About

Simple to-do app using React Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published