- Create Giveaways: Set up and manage giveaways with customizable entry requirements.
- Host Competitions: Organize competitions with participant registration, brackets, and scoring.
- Event Management: Schedule and track events, send notifications, and manage attendees.
- User Dashboard: Participants can view and join available events, track their entries, and see results.
- Admin Tools: Powerful admin panel for managing events, participants, and analytics.
- More features will be added soon. Feel free to contribute!
- Clone the repository:
git clone https://github.com/Kulin-Soni/CompeteIt.git
- Install dependencies:
cd competeit npm install -
- Start a development build (dev):
npm run dev
- Create a production build (production):
npm run build
- Start a development build (dev):
This project is licensed under the GNU General Public License v3.0.