Skip to content

sabovyan/team-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

T-maker

🧩 Open team-maker.vercel.app to view it in the browser.

Stack

HTML

  • Meta tags
  • Open Graph tags
  • twitter cards

Style

  • CSS grid
  • Flex box
  • Media Queries

JS

  • Create React app
  • Material UI

state management

  • Redux
  • Redux/toolkit

Routes

🧩 '/' - in this page the user can

  • add players
  • confirm number of teams
  • set the their names
  • set the max score

🧩 '/split' - it is the page where the app will assign players to a random team

🧩 '/game' - here the user will have an access to teams and will be able to manipulate with the score tracker