Skip to content

Highlighted-dev/forum-website-frontend

Repository files navigation

Forum website frontend

This project was made as a discussion forum dedicated to Garry's Mod servers. It is based on NextJS, ExpressJS and MongoDB. For backend docs please go to Forum-website-backend

Table of Contents

Features

  • User registration and authentication via Google OAuth
  • Discussion forums
  • Content moderation
  • User profiles

Installation

To install and run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/highlighted-dev/forum-website-frontend.git
    cd strefa-gier
  2. Install dependencies:

    npm install
  3. Create a .env file and add your environment variables:

    cp .env.example .env
  4. Run the development server:

    npm run dev

Usage

After starting the development server, you can access the application at http://localhost:3000.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •