Link-Up is a web application designed to connect people for networking events and manage social gatherings effortlessly. The application provides an intuitive platform for users to create, manage, and participate in various events while offering real-time updates and easy-to-use features.
This project is made in collaboration with:
We are part of the Telerik Academy's Code Collective organization: A62-JS-PG4-WEB.
- React
- Firebase
- Tailwind CSS
- DaisyUI
- Clone the repository:
git clone <repository-url>
- Navigate to project:
cd <project-directory> cd <inner-project-directory>
- Install dependencies:
npm i
- Start the developer local server
npm run dev