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.
- TypeScript
- ESLint
- Docker
- Visual Studio Code
- Cypress
- React
- Chakra UI
- React Router
- TanStack Query
- react-hook-form
- Vite
- Figma
- Node.js
- Express.js
- PostgreSQL
- Move to root directory
league
npm install
npm run dev
- Frontend will be running on port 3000 by default as well as backend on 3001 (you can change it in .env file)