Live Demo: KaryaKoash Live Demo
"KaryaKoash" is derived from two words:
- "Karya" means work or task in Sanskrit.
- "Koash" is inspired by the phonetic spelling of the word "cache."
Combined, "KaryaKoash" represents a tool to efficiently manage and cache your tasks.
KaryaKoash is a modern todo application designed to streamline your task management. It provides a user-friendly interface for organizing daily activities, planning projects, and setting reminders.
- Visit the Live Demo to interact with the application.
- Add new todos by entering task details and clicking the "Add" button.
- Mark tasks as complete by checking the checkbox.
- Remove unwanted todos by clicking the delete button.
To run the app locally or contribute:
- Fork the repository.
- Clone the forked repository to your local machine.
git clone https://github.com/your-username/karyakoash.git
- npm install
- npm start
- Open your browser and navigate to "http://localhost:5173".