Skip to content

NachoAiup/know-ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

know-ball

KnowBall is a football guessing game that consists of 5 rounds, in each of them a random match of the last seasons of the Premier League will be given. The goal is to get the correct result. If you get the exact result you score more points and if you use the help you will lose 1 point.

Deployed version: https://know-ball-vlx1.onrender.com/

Illustrations

image

Technologies

  • React
  • Tailwind
  • TypeScript
  • Express
  • MySql

Getting Started

  1. Clone this repo.
  2. Run cd client npm install and cd server npm install to install dependencies.
  3. Clone know_ball_fixtures.sql file to get mySql DB.
  4. Create .env file with variables like .env.example and set them with your env ones.
  5. Run cd client npm start to start FE and cd server npm start to start BE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published