I have a web pages constructor.
Every user has opportunity to create web page on my resource.
There are several examples of that pages: 1 https://candylanding.netlify.app/601b1141bfa41700154f7e13 2 https://candylanding.netlify.app/6022ec4641423100151632d7
As you can see the url-addresses of these pages are ugly.
And I am sure that many users want to change it on some beautiful short name (such as DOMAIN.COM)
How can I achieve this? Please give me an idea..
using create-react-app, react-router-dom