todo-app Basic todo app focusing on React Hooks Steps: Clone the repo Open terminal Navigate to repo's home directory Run npm install followed by npm start Visit http://localhost:3000 in your browser