Skip to content

p1ngul1n0/blackbird-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackbird React

This repo contains the FrontEnd React Source code for Blackbird.

Setup

Clone repository

git clone https://github.com/p1ngul1n0/blackbird-react

Install React-Scripts

Install react-scripts@4.0.3 so Polyfills error doesn't happens with react-pdf as said in facebook/create-react-app#11756

npm i react-scripts@4.0.3

Start the project

npm start

Test

To test the React JS FrontEnd along with Blackbird tool, follow the steps below:

  1. Build code
npm run build
  1. Copy "build" folder content to "templates" folder in blackbird tool

  2. Start blackbird WebServer

python blackbird.py --web

About

Blackbird OSINT tool FrontEnd React Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published