kirushenski / fm-todo-app

My solution for Frontend Mentor "Todo app" challenge

Home Page:https://p1t1ch-fm-todo-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor: Todo app

My solution for Frontend Mentor Todo app challenge

For this challenge:

  1. Learned DnD API and worked with react-beautiful-dnd for the first time
  2. Worked on accessibility via live regions
  3. Learned how to simulate border gradient (on checkboxes)
  4. Worked with local storage once again
  5. Compared useState with useReducer implementations
  6. Write tests with Jest and react-testing-library

About

My solution for Frontend Mentor "Todo app" challenge

https://p1t1ch-fm-todo-app.netlify.app/

License:MIT License


Languages

Language:TypeScript 66.5%Language:JavaScript 28.1%Language:CSS 5.4%