Skip to content

karjrs/league

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League app (working namee)

The main key of creating this app is to make creating your own tournaments in various contests simply and nicely without pain of calculating results or creating calendars of matches.

Stack

Environment

  • TypeScript
  • ESLint
  • Docker
  • Visual Studio Code
  • Cypress

Frontend

  • React
  • Chakra UI
  • React Router
  • TanStack Query
  • react-hook-form
  • Vite
  • Figma

Backend

  • Node.js
  • Express.js
  • PostgreSQL

Starting the app

  1. Move to root directory league
  2. npm install
  3. npm run dev
  4. Frontend will be running on port 3000 by default as well as backend on 3001 (you can change it in .env file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published