![]() |
This Task Manager App is a simple yet powerful tool for managing your daily tasks. Built using React and Mantine UI components, it allows you to add, view, and delete tasks with ease. The app also supports dark and light mode, which can be toggled using a keyboard shortcut.
- Add, view, and delete tasks
- Dark and light mode support
- Persistent storage using local storage
- Responsive and modern UI using Mantine components
- React
- Mantine UI
- Local Storage
- Tabler Icons
- Clone the repository:
git clone https://github.com/your-username/Task-Manager-App.git cd Task-Manager-App
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open the app in your browser:
http://localhost:3000
- Add a new task by clicking the "New Task" button and filling out the form.
- View and manage your tasks in the main task list.
- Toggle between dark and light mode using the keyboard shortcut
mod+J
.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or suggestions, please contact:
- Harsh Singh: harshjuly12@gmail.com
- GitHub: harshjuly12