"Łódzkie Grające" is the first official Esports Championship of the Łódź Voivodeship aimed at identifying the best players and teams in the region. The tournament brings together esports enthusiasts promotes healthy competition and strengthens the local gaming community.
You can try the live version of the project here:
👉 https://esport-event-website.onrender.com
Here're some of the project's best features:
- 📝 Player Registration System
- 🧾 Rules and Info Pages
- 📧 User Contact System
// Clone the repository
git clone https://github.com/yagatho/esport-event-website.git
// Install frontend dependencies and build the distribution
cd frontend && npm install && npm run build
// Install backend dependencies and start the server
cd backend && npm install && node server.jsTechnologies used in the project:
- React
- Vite
- Tailwind
- Fetch API
- Node.js
- Express
- PostgreSQL
- Multer (file upload handling)
- Render
This project is licensed under the MIT License - see the LICENSE file for details.