App to organise your amateur sport events with friends.
- 📝 Keep track of who's coming.
- 🏃♂️ Missing a few players? Share the link with friends and have someone else join.
- 🔍 Looking for people to play with? Search for an event where players are needed near you.
TeamFindr is written in Typescript using:
- Next.js
- MongoDb
- ReactJS
- react-query
- Material-UI
Start the app:
cd app
yarn && yarn dev