Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 804 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 804 Bytes

AnyLeaderboard

AnyLeaderboard is a web application that provides a customizable leaderboard creation tool. Users can create, manage, and share leaderboards with custom fields and settings.

Tech Stack

  • Frontend: Vite, React, TypeScript
  • Backend: Go

Features

  • Create unique leaderboards with customizable fields
  • Manage and update leaderboard entries in real-time
  • Share and embed leaderboards with ease

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/ThienDuc3112/AnyLeaderboard.git
    

Note

This is not a serious project, just a repo to help me getting started with golang