Phone Auth client

Simple phone authentication interface built with React.js

Setup

Follow these steps for correct application setup:

  1. npm install – install dependencies
  2. npm test – Launches the test runner in the interactive watch mode.
  3. npm run db - connects database
  4. npm start – Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.