Skip to content

SofieRydmark/project-todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Todos

A todo-list web app using Redux and React.

The problem

The biggest issue was to sort and filter the tasks the right way. Some of the things I've learned this week:

  • How to use different filter and find methods for arrays properly
  • Modifying the reducer the right way
  • How to use localstorage and moment

View it live

https://redux-tasklist.netlify.app/

About

Redux project: Build a todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • HTML 7.3%
  • CSS 3.0%