/bionified-faster-furious-fics

Improving the reading speed and experience of, *certain* fictionalized works.

Primary LanguageTypeScriptMIT LicenseMIT

Bionified Faster Furious Fics (BF3)

This is an application to apply Bionification to a certain fiction-al website, as well as add quality of life features like bookmarking, highlights, read position counters, etc.

Credits:

  1. Typescript NextJS Starter by João Pedro.

How to run

yarn dev

Scripts

  • yarn build - build an optimized NextJS build.
  • yarn start - start the application in production mode.
  • yarn type-check - run tsc against the app.
  • yarn lint --fix - Check and fix ESLint problems.
  • yarn format - Check and fix prettier issues.