Project Overview β‘β‘β‘: This is an app that helps you put down things urgently in a To-do list app.
Problem statement π²π²: Build an app that helps people keep track of their activities for the day.
I built this with: THis project is primarily a React project, built on CodeSandBox.
Other external dependencies include: CSS
Google Fonts
Learning curve π π : With this project, I really got to undrstnd React states very well, having used state multiple times in my project.
I also got to really understand the spread operator, and the concept of destructuring very well.
Had to get around to using the map method for arrays, and also conditional rendering to help with the strike-through effect!.
Just realised that I haven't ever really bothered to change the faveicons for any of my react apps. Opps! π€ͺπ€ͺ
As at the tme of writing this, i haven't fully figured out how to manipuulate local storage with React. It seems a rather complicated thing. I will be giving it another shot later.