Simple Todolist
How I worked on this project
Separate the components and work on the style of each of them. Then work on States and props an relationship with different components. worked on extra re-render problem and fix that with React.memo
Why I build this project anywhay
I am re-learning and working on my React skills. This project is for reviewing information and consolidating and working on topics such as: React.memo , hooks , etc..