Skip to content

KajaWilbik/project-todos

 
 

Repository files navigation

Project Todos

Week 11 Technigo Bootcamp - Redux. Simple to do list developed in React and Redux. Styling with styled components.

The problem

The biggest problem was to understand where data is store when I add a new task and how to count how many object is in array. I solved the problems by using Redux Devtool as well as asking group and coding mentors about specific problems.

Update in project:

  1. Added Lotties animation
  2. Styling and make it responsive

Things that need to be fixed:

  1. Completed tasks counter

View it live

http://whatdoineedtodotoday.netlify.app

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • HTML 11.2%
  • CSS 1.4%