Visit to view deployed site - https://task-manager-rosy-eight.vercel.app/
Add all env variables available in .env.local, like:
DATABASE_URL=
Add Postgres database URL to run the application
First, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.