Skip to content

A Svelte-based web app to provide an interactive platform for cmb community

Notifications You must be signed in to change notification settings

CondeSaheki/cmb

Repository files navigation

Anime Mix Banner

CMB

This project is a Svelte-based web app to provide an interactive platform for community engagement. CMB is a Brazilian community of osu! mappers, bringing together passionate players and mappers from all game modes to connect, build friendships, and enjoy the mapping journey. Whether you're creating or playing, come join us and be a part of the fun!

Tech Stack

  • Frontend: Svelte with TypeScript
  • Styling: TailwindCSS, DaisyUI
  • Tooling: PostCSS, Autoprefixer

Installation

Clone the repository:

git clone https://github.com/CondeSaheki/cmb.git

cd cmb

Install dependencies:

pnpm install

Run the development server:

pnpm run dev

Open on your browser.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.