/open-reader

An open source book reading & summarizing platform developed with React, Node.js, Express & MongoDB stack

Primary LanguageJavaScriptMIT LicenseMIT

Open Reader

An open source book note taking platform build with MERN stack.

Get Started

  • Make sure that docker and docker-compose are installed on your machine.
  • Clone this repo to your local machine: git clone https://github.com/Medsaad/open-reader.git
  • Run the following command: docker-compose up
  • On your browser open the url: http://localhost:3001