A project task managing app.
A Project Task Management App designed to help individuals or small teams organize and track their tasks and projects. With a clean and intuitive interface, users can easily create tasks, assign due dates, and categorize them into different projects or categories. The app offers basic task management features such as task creation anddeleting options. It aims to provide a straightforward solution for keeping track of tasks and deadlines without overwhelming users with unnecessary complexity.
Clone the repo with git clone
Open the folder and run npm i or npm install to install all the required packages
Finally run npm run dev so start the app on your local machine :)