Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/condesaheki/cmb
- Owner: CondeSaheki
- Created: 2024-11-28T23:41:49.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T20:15:01.000Z (about 2 months ago)
- Last Synced: 2024-12-15T21:22:47.829Z (about 2 months ago)
- Topics: autoprefixer, brazil, community, daisyui, mapping, osu, postcss, svelte, sveltekit, tailwindcss, typescript
- Language: Svelte
- Homepage: https://cmb-eight.vercel.app
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.gitcd 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.