Skip to content

evpozdniakov/foreign-book-reader

Repository files navigation

This is a book reader UI available in your browser.

It will

  • run webserver to provide the UI,
  • store your data in browser local storage,
  • and translate selected text (from English to Russian by default).

How to install

git clone https://github.com/evpozdniakov/foreign-book-reader
cd foreign-book-reader
npm i
npm start

Then open localhost:3000

Requirements

Translate Shell github.com/soimort/translate-shell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published