A simple, fast and modern task management web app to organize your daily workflow efficiently.
TaskBelly helps you manage tasks in a clean and minimal interface. Built using modern frontend technologies, it ensures speed, scalability, and a smooth user experience.
π https://task-belly.vercel.app
- β Add new tasks
- π Edit existing tasks
- β Delete tasks
- π― Mark tasks as completed
- β‘ Fast and responsive UI
- π¨ Clean and modern design
- TypeScript β Type-safe development
- Vite β Lightning-fast build tool
- Tailwind CSS β Utility-first CSS framework
- Node.js & NPM β Package management
TaskBelly/
β
βββ public/
βββ src/
β βββ components/
β βββ assets/
β βββ App.tsx
β βββ main.tsx
β
βββ index.html
βββ package.json
βββ vite.config.ts
βββ tailwind.config.js
git clone https://github.com/AshishVerma10/TaskBelly.git
cd TaskBellynpm installnpm run devNow open your browser and visit:
http://localhost:5173
npm run buildContributions are welcome!
- Fork the repository
- Create a new branch (
git checkout -b feature-name) - Commit your changes
- Push to your branch
- Open a Pull Request
This project is open-source and available under the MIT License.
Ashish Kumar Verma
Final Year B.Tech CSE Student
Passionate about Web Development & Machine Learning π
β If you like this project, donβt forget to star the repository!