link to site: https://fbi-most-wanted.reflex.run/
A site built in Reflex that uses the FBI api for tracking of the FBI's most wanted list.
To self host and for development you need python 3.11 or above1
in terminal, navigate to the fbi_most_wanted
folder and run
python -m pip install -r /requirements.txt
to run just write python -m reflex run
in the command line
2024-08-26.16-53-01.mp4
The site was built for Hack Club Arcade
Footnotes
-
version 3.11 or above is fine, older versions may work but I haven't tested them ↩