https://github.com/alaminedione/clearday
ClearDay: Your daily productivity booster – Manage tasks with ease and clarity.
https://github.com/alaminedione/clearday
todo todo-reactjs todoapp todolist
Last synced: 7 months ago
JSON representation
ClearDay: Your daily productivity booster – Manage tasks with ease and clarity.
- Host: GitHub
- URL: https://github.com/alaminedione/clearday
- Owner: alaminedione
- License: mit
- Created: 2024-04-16T10:30:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T00:17:22.000Z (over 1 year ago)
- Last Synced: 2024-12-26T01:18:52.338Z (over 1 year ago)
- Topics: todo, todo-reactjs, todoapp, todolist
- Language: JavaScript
- Homepage: https://clear-day.vercel.app
- Size: 44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClearDay
Welcome to **ClearDay**, a simple yet powerful todo list app designed to help you clear your day from clutter and focus on what truly matters. With **ClearDay**, you can easily organize your daily tasks, track their progress, and achieve more every day.
## Features
- **Add Tasks:** Quickly add new tasks with descriptions.
- **Task Status Toggle:** Mark tasks as done.
- **Edit Tasks:** Modify task details at any time.
- **Delete Tasks:** Remove tasks you no longer need.
- **Local Storage:** Your tasks and their statuses are saved locally, so you never lose track of your progress even after refreshing the page.
- **Responsive Design:** will be available soon !
- **Task Summary:** Get an instant overview of completed, uncompleted, and total tasks.
## Technology Stack
- **React:** Utilizes React for efficient UI rendering.
- **CSS:** Styled with plain CSS for a lightweight, responsive design.
## Getting Started
To get a local copy up and running, follow these simple steps:
1. Clone the repository:
```bash
git clone https://github.com/alaminedione/ClearDay.git
```
2. Navigate to the project directory:
```bash
cd clearday
```
3. Install dependencies:
```bash
npm install
```
4. Run the application:
```bash
npm run dev
```
## Screenshot
