Effortlessly manage your tasks with TaskTrackr, a simple and intuitive task-tracking application.
- Add Tasks: Quickly add tasks with relevant details.
- Mark as Done: Easily mark tasks as completed when finished.
- Intuitive Interface: User-friendly design for seamless task management.
- Responsive: Access your tasks on various devices with responsive design.
- Clone the repository:
git clone https://github.com/soumajyoti02/todo-infobyte.git
- Navigate to the project directory:
cd todo-infobyte
- Install dependencies:
npm install
- Start the development server:
npm run dev
- React
- Next.js
- CSS Modules
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature-name
- Make your changes and commit:
git commit -m 'Add some feature'
- Push to your branch:
git push origin feature-name
- Create a pull request.
This project is licensed under the MIT License.
Designed and developed by Soumajyoti Sarkar (https://soumajyoti.vercel.app/)