Skip to content

A simple and responsive todo-list reminder app built with React, Redux, and React Bootstrap. The todo list also uses cookies to keep an always up to date list of all unfinished todo items.

Notifications You must be signed in to change notification settings

rchutzz/todo-list-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Reminder

This is a todo-list reminder app built with React, Redux, and React Bootstrap. The app will help you keep track of important tasks and when they are due. This app will use cookies to continually keep track of your tasks even after leaving the app. This app uses sfcookies to handle cookie management, redux for global state storing of tasks, and react boot strap for simple CSS styling elements.

Visit deployed app

https://richard-todo-list.herokuapp.com/

##Images alt text alt text

Build Setup for development mode

# Install dependencies
npm install

# launches app at http://localhost:3000/
npm run start

About

A simple and responsive todo-list reminder app built with React, Redux, and React Bootstrap. The todo list also uses cookies to keep an always up to date list of all unfinished todo items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published