Basic Todo with ReactJS Todo basic using some of the concepts I’m learning, such as Context and Styled Components Basically, the application allows the insertion of a task and selects whether it is already done or not, and can switch between done and not done. Todo Initial Todo Added Todo Done