/atelier-ryza-bottle-password-finder

A simple password lookup app for the travel bottle in the game Atelier Ryza: Ever Darkness & the Secret Hideout.

Primary LanguageTypeScriptMIT LicenseMIT

Atelier Ryza - Bottle Password Finder

A simple password lookup app for the travel bottle in the game Atelier Ryza: Ever Darkness & the Secret Hideout.

This is an over-engineered solution to a simple problem. I wanted to try out Nuxt 3 and some of the available modules and this is the result.

Features

  • Search by Item Name
  • Search by Password
  • Filter by Level Limit
  • Light and Dark Theme

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm dev

There's also the component stories (powered by Histoire)

pnpm story:dev