Skip to content

thisispivi/Tennisdle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

69 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logo

Tennisdle is a web app where players must guess the daily ATP or WTA tennis player based on clues such as age, height, titles won (Grand Slams, Olympics, Finals), and playing style (dominant hand and backhand type). The project is available at this link.

Vue.js TypeScript pnpm NodeJS Redux HTML5 Python ESLint SASS Vite

Project Structure

.
β”œβ”€β”€ logos
β”œβ”€β”€ scripts
└── tennisdle
  • logos: Contains all the assets used in the app.
  • scripts: Contains one folder:
    • Tennisdle DB Generator: Python script to scrape data from Wikipedia and create the database for the Tennisdle web app.
  • tennisdle: Contains the Vue 3 web app.

How to Use

  1. Clone the repository:
    git clone https://github.com/thisispivi/Tennisdle.git
  2. Navigate to the tennisdle folder:
    cd tennisdle
  3. Install the dependencies:
    pnpm i
  4. Run the app:
    pnpm dev

How to Deploy

  1. Navigate to the tennisdle folder:
    cd tennisdle
  2. Run the deploy command:
    pnpm deploygh

About

πŸŽΎπŸ… Tennisdle is a web app where players must guess the daily ATP or WTA tennis player based on clues such as age, height, titles won (Grand Slams, Olympics, Finals), and playing style (dominant hand and backhand type).

Resources

License

Stars

Watchers

Forks

Contributors