Skip to content

var77/find_me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Find Me

Description

Find me is an app, which can help you to find contact info about a person in facebook with his mobile phone number.

Installation and usage

First clone or download the repository

git clone https://github.com/var77/find_me.git

then go to folders (backend/frontend) and use npm install to install dependencies

cd find_me/backend && npm install
cd find_me/frontend && npm install

After installation you can run script by using npm start

cd find_me/backend && npm start
cd find_me/frontend && npm start

Then go to http://localhost:3000

Example

Dependencies

About

Find person in facebook with phone number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published