There is hardware which purportedly does a quantum computation, but it's completely useless even as a proof of concept, unless you have a burning need to randomly sample from the distribution it happens to generate.
An interesting idea is simulating quantum math on real hardware. It's an open question if quantum computing is equivalent to contemporary computing. It seems likely that it is.
IBM has early stage hardware that can be used for toy-ish proof of concept work. because the hardware is still very noisy and not error corrected, it cannot be used for more than extremely simple problems. also, access to anything but the simplest hardware systems is hard to get and expensive. so people who want to do research on quantum computing mostly use simulators. qiskit does both simulation as well as provide actual hardware access to IBMs hardware.