Skip to content

jusemon/bestiary

Repository files navigation

CC:FF7 Bestiary

Crisis Core: Final Fantasy VII bestiary, it's integrated with the Final Fantasy Fandom API

Allows to search by enemy or item name (droped and stealed items).

A running version of the project could be found here: Live Link

Environment

cp .env.example .env

Development

yarn install
yarn dev

Build

yarn build