Skip to content

akunzai/wisdom-quotes

Repository files navigation

Wisdom Quotes

A personal quote collection app with multilingual UI (Traditional Chinese, English, Japanese), light/dark themes, and browser-local storage.

Features

  • Create, edit, delete, and search quotes
  • Browse by author and focus mode for single-quote reading
  • Light/dark theme, locale switcher, and JSON import/export
  • Optional wandering page cat companion

Prerequisites

  • mise — installs Node LTS and aube per mise.toml

Getting Started

git clone https://github.com/akunzai/wisdom-quotes.git
cd wisdom-quotes
aube install
aubr dev

Open http://localhost:4321/wisdom-quotes/.

Scripts

Command Description
aubr dev Start the development server
aubr build Type-check and build to dist/
aubr preview Preview the production build
aubr typecheck Run Astro/TypeScript checks
aubr lint Lint the codebase
aubr format Format with Prettier

Localization

File Language
README.md English (default)
README.zh-Hant.md Traditional Chinese
README.ja.md Japanese

Contributing

Issues and pull requests are welcome. Please open an issue before large changes.

About

A personal quote collection app

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors