Gatherly is a streamlined event platform designed for developers, tech communities, and digital organizers. It enables users to create, manage, and register for tech-focused events such as meetups, webinars, hackathons, and virtual conferences.
This project is ideal for anyone looking to host or attend technology-driven events online.
- Attendee registration
- Event creation and publishing
- User authentication (sign-up and login) for both attendees and organizers
Use your preferred IDE
Follow these steps:
# Step 1: Clone the repository using the project's Git URL.
git clone <GIT_URL>
# Step 2: Navigate to the project directory.
cd <PROJECT_NAME>
# Step 3: Install the necessary dependencies.
npm install
# Step 4: Start the development server with auto-reloading and an instant preview.
npm run devThis project is built with:
- TypeScript
- React
- Tailwind CSS
- vite
- shadcn-ui