This is a daily task web application where users can enter, add and delete tasks. This project uses Typescript for pages and project setup. You can also build a full-stack application with Supabase, React, and TailwindCSS in Next.js: Tutorial
Clone project files into local repository.
Install dependencies.
In root folder, run the development environment:
npm run dev