Skip to content

nikki-lea/fgocalculator

Repository files navigation

FGO SQ Calculator

This repo is a sq probability calculator for the game Fate Grand Order. It is deployed to the domain https://fgosavings.com, written in Typescript and built using the Next.js framework. This application is entirely client-side and statically generated, with its data scraped from multiple sheets and consolidated into JSON files in the /data folder.

Tooling

LESS: antd
Unit Testing: Jest
Linting: Prettier
UI components: Material UI

Getting Started

Install dependencies, build, and run the development server:

npm install
npm run build
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

A Fate Grand Order Roll Probability Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages