nyblad / nyblad-todos

Project 15 @ Technigo Bootcamp 2020: Todo-app using React/Redux

Home Page:https://nyblad-todolist.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 15 - A todo list in React Redux

Project week 15 @ Technigo Bootcamp 2020 was the time to flex our redux muscles and build an application which pulled together all the parts of redux by building a todo app.

In my todo app, you are able to add tasks, list tasks and toggle whether a task is done or not.

https://nyblad-todolist.netlify.com/

Learning objectives

  • How to structure a redux store
  • How to write reducers and actions
  • How to interact with your store using selectors or by dispatching actions
  • Using Styled components

Technologies used

  • JavaScript ES6
  • React
  • Redux
  • CSS3
  • Styled components

Illustrations/Credits

Illustration from Icons8 https://icons8.com/ouch/illustration/done-1


Sofie Nyblad 2020

About

Project 15 @ Technigo Bootcamp 2020: Todo-app using React/Redux

https://nyblad-todolist.netlify.com/


Languages

Language:JavaScript 85.1%Language:HTML 11.1%Language:CSS 3.8%