MareikeFla / community-app

https://community-app-topaz.vercel.app
5 stars 0 forks source link

Pin&Join - Community App

Digital capstone project for the neue fische web development bootcamp, crafted with dedication by n377i, Bruno0221, Lea-Mentz and MareikeFla.

Pin&Join Banner

Description

Pin&Join is a dynamic platform designed to foster local engagement through social interaction. Our intuitive and user-friendly web interface connects like-minded community members by allowing them to create, discover and exchange events. It emphasizes accessibility, allowing for quick user onboarding with GitHub and Google account integration.

Access the app here on Vercel.

Key Features

Technology Stack

Getting Started

To set up Pin&Join on your local machine, follow these steps:

  1. Clone the repository to your local machine.
  2. Copy the env.local.example file, rename it to env.local and add the corresponding values.
  3. Run npm install to install all required dependencies.
  4. Start the application in development mode by executing npm run dev.
  5. Access the app via the local server URL provided in your terminal.