/pickleball

An app for scheduling and tracking games, gassing up your pickleball friends, and getting better at this sport we love.

Primary LanguageTypeScript

Nice Play

Nice play is an everything App for pickleball players. With Nice Play, you can:

  • Schedule games with friends.
  • Track scores and progress.
  • Give and recieve achievements for things like hustle, spirit, best shots, and certain tough things like around-the-posts shots and aces.
  • Talk to your fellow players to coordinate or gas each other up.
  • Find drills for the number of players you have and their skill level.
  • Find lost paddles.

This was built with Next.js bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.