Check out example codes for "how to set background image for web page in html local image". It will help you in understanding the concepts better.
Code Example 1
body { background-image: url(/path/to/image.png); }
Learn ReactJs, React Native from akashmittal.com