Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 639 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 639 Bytes

TeamFindr

Screenshot 2021-06-06 at 16 54 18

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.

Stack

TeamFindr is written in Typescript using:

  • Next.js
  • MongoDb
  • ReactJS
  • react-query
  • Material-UI

Development

Start the app:

cd app
yarn && yarn dev