I have a React/Horizon app with facebook login. I am wondering if there is any option to work with facebook login from localhost?
You can use a tunneling tool like https://ngrok.com/ which is free for at least one instance. Then you can create a test App as already suggested and use the ngrok generated urls in this test app.