Task Manager 🔗 Web link 📁 Clone the Repository First, open your terminal and run: https://github.com/codezerro/Task-Manager.git Install dependencies packages npm install or yarn install Run the app npm run dev or (if you use Yarn) yarn dev Build the app npm run build or (if you use Yarn) yarn build