This is a Todo App built with React, Tailwind CSS and Vite that allows you to keep track of your tasks, with the ability to add new tasks, categorize them between personal and business, mark them as complete, and edit them. The app also includes a feature to toggle between light and dark themes.
- Add tasks
- Categorize tasks between personal and business
- Mark tasks as complete
- Edit tasks
- Toggle between light and dark themes
- Store tasks in local storage
- React
- Tailwind CSS
- -Vite
- Clone the repository to your local machine.
- Navigate to the project directory in your terminal.
- Run npm install to install the necessary dependencies.
- Run npm start to start the development server. 5. Open http://localhost:5173 to view the app in the browser.
This app was built by Mario Cesena(me), with a bit of inspiration for the design.


