Skip to content

eliotpearson/points-calc-app

Repository files navigation

Welcome to Points Calc app 👋

This application was created to convert points to dollars for a few mobile reward apps.

This is an Expo app.

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

3: Build the Progressive Web App

npx expo export -p web

Build will be available on expo online.

Checkout RSYNC.md to push changes to production.