You'll need to create a route in your application that uses your JavaScript data to create an XML doc in the RSS format. What sort of backend are you using?
My app is just create-react-app, so no real backend...
You'll need to create a route in your application that uses your JavaScript data to create an XML doc in the RSS format. What sort of backend are you using?
My app is just create-react-app, so no real backend...