Write code to make a To-Do app in React.js. Explain your thought process and reasoning for every line you write.
Anónimo
Explained how i will plan the components and states to be maintained. Made sure i understand the problem statement and asked relevant questions. Wrote clean code, justified any decisions i took.