EventHub SRM is a comprehensive web application built using ReactJS for the frontend, Appwrite Cloud Client SDK for database management, storage, user authentication, and real-time notifications, and TailwindCSS for intuitive UI styling.
This repository serves as a centralized platform to explore and manage events happening at SRM KTR Campus. It features an integrated events calendar showcasing all upcoming events organized by various clubs, complete with details such as date, time, venue, event type (offline/online), and contact information.
- Installing Dependencies:
npm install --legacy-peer-deps
- Starting the Server:
npm start
Running website on Local Host
flowchart LR
A(Round)
A[Git Clone] --> B(Round)
C(Round)
B[Open Folder] --> C[npm install --legacy-peer-deps] -->D[npm start]
ADITYA VERMA |