8000 GitHub - srexrg/local-loop: Local Loop is a platform to create/find and be a part of events that happens near you,which can vary from meetups, hackathons to sports tournaments,game night etc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Local Loop is a platform to create/find and be a part of events that happens near you,which can vary from meetups, hackathons to sports tournaments,game night etc

Notifications You must be signed in to change notification settings

srexrg/local-loop

Repository files navigation

Local Loop

Local Loop is a platform where users can create and join a variety of events, including tournaments, esports events, hackathons, conferences, and more. This project aims to connect people through exciting and engaging local activities.

Features

  • Create and manage events
  • Join and participate in events
  • User authentication and profiles
  • Event registration
  • Related events suggestions

Tech Stack

  • Frontend,Backend: Next.JS
  • Database: MongoDB
  • Authentication: Clerk
  • Styling: ShadCN

Getting Started

Follow these instructions to set up the project locally on your machine.

Prerequisites

  • Node.js (version 14 or later)
  • MongoDB
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/srexrg/local-loop.git
    cd local-loop
  2. Install the dependencies:

    npm install
    # or
    yarn install
  3. Set up environment variables: Create a .env file in the root directory and add your environment variables. You can use the .env.example file as a reference.

  4. Run the development server:

    npm run dev
    # or
    yarn dev

    Open http://localhost:3000 with your browser to see the application.

Usage

  • Creating Events: Log in and navigate to the event creation page to start hosting your own events.
  • Joining Events: Browse the available events and click on the register button to join.
  • Profile Management: Update your profile information and view your registered events.

Contributing

We welcome contributions from the community! Here's how you can help:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

Please ensure your code adheres to our coding standards and includes appropriate tests.

License

This project is licensed under the MIT License.

About

Local Loop is a platform to create/find and be a part of events that happens near you,which can vary from meetups, hackathons to sports tournaments,game night etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0