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.
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 dependenciesnpm start
to start webpak build and dev server- open browser at
http://localhost:7000/
Jerry Yang -- Instructor, Nancy Ewurum, Ugochukwu Onyejiaka and John Otu