import the entire folder of images react code example
Example 1: create react app in current folder
create-react-app .
Example 2: how to import all functions from another python file
from scripts import *
create-react-app .
from scripts import *