/a-loan

Example business loan application process with plaid integration and firebase real-time database

Primary LanguageJavaScriptMIT LicenseMIT

a-loan

Project bootstrap using react-redux-boilerplate

Client App: https://nifty-turing-51f442.netlify.com

Admin App:https://nifty-turing-51f442.netlify.com/admin

About

Example business loan application process

Quick start

  1. Make sure that you have Node.js v8.10 and npm v5 or above installed.
  2. Clone this repo using git clone git@github.com:mouthzipper/a-loan.git
  3. Move to the appropriate directory: cd a-loan.
  4. Run npm/yarn install in order to install dependencies.
    At this point you can run npm start to see the example app at http://localhost:3000.
  5. Start Coding!

Documentation