Created for FoundersHack 2024, teamstar aims to aid athletes find local sport scrimmages.
Powered by NextJS 14 and Supabase.
- Clone the repo
git clone https://github.com/lim-joseph/teamstar.git
- Install NPM packages
npm i
- Run the dev server
npm run dev