More Premium Hugo Themes Premium Tailwind Themes

Vibey

Find your next developer event and workshop

Vibey

Find your next developer event and workshop

Author Avatar Theme by unikonf
Github Stars Github Stars: 137
Last Commit Last Commit: Feb 13, 2024 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

Vibey Banner is a community-driven initiative that aims to help developers find conferences, meetups, and workshops easily through their web app. By leveraging the expertise and ambition of contributors, Vibey strives to become a successful platform for developers at all levels.

Features:

  • Community-Driven: Vibey is powered by the collective ambition and expertise of its contributors.
  • Event Exploration: Developers can explore a variety of captivating online events effortlessly.
  • Technologies Used: Built with technologies like React JS, Next.js, Tailwind CSS, TypeScript, and MongoDB for an enhanced user experience.

Installation:

  1. Fork the Repository:

    • Fork the repository by clicking on the fork button located on the top right of the page.
    • Alternatively, you can fork directly from the provided link.
  2. Clone the Repository:

    • Clone the repository to your local machine using the command:
      git clone <repository-url>
      
  3. Install Dependencies:

    • Navigate to the project directory in your IDE or terminal.
    • Install project dependencies by running:
      pnpm install
      
      Note: If pnpm is not installed, run npm i -g pnpm first.
  4. Start Client:

    • Create a .env.local file and replicate credentials from .env.example.
    • Start the application with:
      npm start
      
  5. Start Server:

    • Navigate to the server folder in the project.
    • Create a .env file in the server directory and add necessary details.
    • Install server dependencies by running:
      npm install
      
    • Start the server with:
      npm start
      
    • Access the application at https://localhost:3000 in your web browser.

Summary:

Vibey Banner is a platform designed to assist developers in discovering and engaging with online and offline events. By utilizing a variety of technologies and focusing on community contributions, Vibey aims to revolutionize the way developers interact with conferences and meetups. The clear installation guide provided ensures that developers can easily set up and start exploring the world of events through Vibey Banner.