MyTasks is a modern task management application that helps users organize their daily activities, track progress, and manage challenges effectively.
Visit the live application: MyTasks Live
- Visit the repository
- Click the 'Fork' button in the top-right corner
- Clone your forked repository:
git clone https://github.com/rakeshdeep/mytasks.git
- Create a new branch:
git checkout -b feature/your-feature
- Push changes to your fork and submit a pull request
- ✅ Create and manage tasks
- 📊 Track progress
- 🎯 Set personal challenges
- 📱 User-friendly interface
- 💾 Data persistence
- 🔐 Secure task management
- Clone the repository
- Install dependencies with
npm install - Run the development server with
npm run dev - Open http://localhost:3000 in your browser
- Next.js 14
- React
- TypeScript
- Tailwind CSS
Feel free to submit issues and pull requests.
MIT License
Created with ❤️ by Rakesh Deep