Interactive ToDo is a WebApp, made with React. It is very efficient to store and manage users To Do Workbook. Copyrights & Developed by - Sudip Mitra
Steps:
- Create react app with node npx create-react-app my-app cd my-app npm start
- Copy public and src folder and paste in your react app.
- Its done! Lastly you can build with node command.