/background-check-ember

Ember app for searching emails and storing reports through background check API

Primary LanguageJavaScript

Background-check-ember

This ember app allows you to search publicly accessible records connected to email addresses. The app uses the browser's localStorage to store users, manage sessions and record reports.

Check it out here.

Getting Started

Prerequisites:

After cloning/forking this repo:

  • npm install
  • bower install

Running the App

Run ember s in the command line, and then visit localhost:4200 in Chrome.