A to do Application uses Typescript, React.js amd Vite. It uses Tailwind CSS for simplifying CSS usage and @redux/toolkit for managing state.
- add to-do item
- remove to-do item
- edit to-do item
- complete to-do item
- Node.js (version 12.0 or above)
- npm (which comes with Node.js) or Yarn (version 1.22.0 or above)
npm install
npm run devTo Do Application is licensed under GNU General Public License v3.0.