A basic tool for spying on competitive ads.
To install Facebook Ads Tracker, follow this steps:
- Create an developer account on Facebook, and verify your ID
- Create and config a Facebook App
- Get the Facebook APP Id, and put inside your code
Clone this repository:
git clone https://github.com/victorlim4/facebook-ads-tracker.git
or
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and confirm them:
git commit -m '<commit_message>'
- Run
yarn install
to install all project - Run
yarn dev
to run your project
Contributions are always welcome!
This project is under license