Skip to content

AntoniaGranit/project-todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Todos

React Redux Styled Components

A simple todo-app created using React, Redux and styled components. You can add and remove specific tasks, check them off, and remove all tasks. There is also a task counter that keeps track of how many tasks you have completed, and gives you a congratulatory alert when you've checked all your tasks.

The problem

I still struggle a bit with understanding the logic of Redux, but I did get the most important features of the project off the ground. The biggest challenge for me this week was the styling and the animations, as I decided to go for a glassmorphism look to my project. It did work out well but it was definitely a bit of an ambitious plan for the timeframe that I had.

View it live

https://antonias-todoapp.netlify.app

Skärmavbild 2023-04-24 kl  10 55 46

About

A todo app built with Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • HTML 9.1%
  • CSS 7.6%