aweandreverence / TheGospelJohn316

Share the Gospel with this cross-platform React Native app

Home Page:https://john316.aweandreverence.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Gospel - John 3:16

A Gospel-sharing app built on React Native. Runs on web and mobile.

View on web: https://john316.aweandreverence.com

Getting Started

Prerequisites

  1. Recommended: Install nvm (https://github.com/nvm-sh/nvm)
    1. curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
    2. nvm install --lts
    3. nvm use --lts
  2. Install npm (https://www.npmjs.com/) (not needed if using nvm)
  3. Install yarn [sudo] npm install -g yarn

Install the app

  1. make install

Run Development App

  1. make run
  2. Open up browser to http://localhost:3000

Deploying

The app is deployed to the web via static pages hosted on GitHub Pages.

  1. make deploy

Credits

This app was commissioned by the California Southern Baptist Convention.

About

Share the Gospel with this cross-platform React Native app

https://john316.aweandreverence.com/


Languages

Language:JavaScript 94.8%Language:HTML 4.0%Language:Makefile 1.2%