/Reader

A simple Node.js application that read books

Primary LanguageJavaScriptMIT LicenseMIT

Setup Workspace

  1. Install Node.js and Git.
  2. Paste this in your command line!
git clone https://github.com/xRealNeon/Reader.git && cd Reader && npm i

Usage

  1. Put your images in the images folder.
  2. Run npm start.