# Undertone **Repository Path**: mirrors_yhirose/Undertone ## Basic Information - **Project Name**: Undertone - **Description**: Bible reading progress tracker - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Undertone ========= Bible reading progress tracker Setup ----- * Create a project on [Google Cloud Platform](https://console.cloud.google.com) * 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/`