Skip to content

YOYZHANG/zone

Repository files navigation

Zone

avacado


A nimble Mastodon web client :)


Preview

Zone is in early alpha

It is already usable, but it still has a lot of work to do. I appreciate your feedback and contributions. Check out the Open Issues and jump in the action.

Local Setup

Clone the repository and run on the root folder:

pnpm i
pnpm run server

Testing

Zone will uses Vitest. You can run the test suite with:

pnpm run test

Stack

  • Vite - Next Generation Frontend Tooling
  • React - The Intuitive Web Framework
  • zustand - Bear necessities for state management in React
  • UnoCSS - The instant on-demand atomic CSS engine
  • Iconify - Iconify icon sets in JSON format
  • Masto.js - Mastodon API client in TypeScript

License

MIT

Releases

No releases published

Packages

No packages published

Languages