Skip to content

johnotu/findem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find'em

Find'em helps you search out digital footprints of someone you want to find. You only need to have either an email, Twitter handle or phone number to find anyone. It is a class project built with React and Bootstrap and uses Full Contact API to find social media profiles and Klout data.

To run locally

Required: Babel plugins. You can skip if you already have them.

  • Babel Core npm install babel-core
  • Babel Loader npm install babel-loader
  • Babel Preset React npm install babel-preset-react
  • Babel Preset ES2015 npm install babel-preset-es2015

On the terminal:

  • clone repo and cd into root directory
  • npm install to install dependencies
  • npm start to start webpak build and dev server
  • open browser at http://localhost:7000/

Team Credits

Jerry Yang -- Instructor, Nancy Ewurum, Ugochukwu Onyejiaka and John Otu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published