This is a full-stack web-application with a React frontend, a Supabase backend, and a PostgreSQL database. Users with an account can log their daily active minutes on their activity log; they can also browse their activity log history. All users can view the leaderboard feature.
See the live app here
In the root directory, run the command npm run dev
(Note: The redirect url for account creation will not redirect the user to localhost unless the redirect URL is changed. See the docs here)