I have a sitemap.xml file I want to show it when users hit www.mysite.com/sitemap.xml route. How can I do that? I am using react and react-router-dom.
I know there is option to jsut add the sitemap.xml file to public directory but I dont have public directory, only src directory and its not make www.mysite.com/sitemap.xml