Prerequisites: Ensure that you have Node.js installed on your computer.
-
Clone the repository from GitHub: bash
git clone https://github.com/ovfteam/facebook-ads-phishing.git
-
Navigate to the project directory: bash
cd facebook-ads-phishing -
Install the dependencies using npm:
npm install
-
Run the application:
npm start
- OVF Team