It's third day of research and I can't find simple solution. The thing is that I want to create dynamic reactjs page. For example "example.com/project/10" generates 10th project from mongodb. It seems pretty simple, however I don't know why it is so complicated to achieve using react.
Thanks for help