I have a project that I'm developing in ReactJS, which uses the firebase. It is a form that saves the data in the firebase and automatically appears on the referring page where it is being used. How do I get these data to appear on another page?
I have a project that I'm developing in ReactJS, which uses the firebase. It is a form that saves the data in the firebase and automatically appears on the referring page where it is being used. How do I get these data to appear on another page?