Where to put images in a React project?

I am creating a new React application. Where do I store the images for my React project and then import them to use in my application frontend? Is it possible to use ImageKit for this?