Skip to content

A responsive todo-list web app built with React and Redux. Local storage is implemented, the user can add and delete tasks.

Notifications You must be signed in to change notification settings

Kneedler/project-todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Todos

The assignment was to make a ToDo-app in React Redux where I wrote my own reducers and actions.

The problem

The problem I had was the understanging of reducers, and how the structure works. I solved it with watchin lectures and discussing with my class-mates. I started with planning how I wanted the app to look like and then what components i would need. If I had more time, I woudld have wanted to sort the list, so that the tasks that where done would be at the bottom. Also make categories for different tasks. I would also have spent more time on the styling.

View it live

https://enchanting-croissant-24a833.netlify.app/

About

A responsive todo-list web app built with React and Redux. Local storage is implemented, the user can add and delete tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.9%
  • CSS 18.8%
  • HTML 8.3%