Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/condesaheki/cmb

A Svelte-based web app to provide an interactive platform for cmb community
https://github.com/condesaheki/cmb

autoprefixer brazil community daisyui mapping osu postcss svelte sveltekit tailwindcss typescript

Last synced: 8 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![Anime Mix Banner](static/banner.png)

# 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.