yhirose / Undertone

Bible reading progress tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undertone

Bible reading progress tracker

Setup

  • Create a project on Google Cloud Platform
  • Obtain a Client ID for Web application for the project
  • Obtain a Browser API key for the projet
  • Set the Client ID and API key in src/config.js
  • npm install

Start a development server

  • npm start

Build production files

  • npm build
  • cp apple-touch-icon.png build/

About

Bible reading progress tracker

License:MIT License


Languages

Language:JavaScript 81.6%Language:CSS 14.1%Language:HTML 4.3%