Quantum Circuit Simulator

A web application that allows the user to graphically build quantum circuits and view the results on a dashboard. This project combines React, TypeScript frontend with a Flask, Python backend using Qiskit library to perform quantum operations.

Quantum-Circuit-Simulator

Installation

Clone the master branch and then run the following scripts in the project directory:

  • npm install - to install relevant dependencies

  • npm start - start the react app

Built With

typescript
react
styled
three.js
d3.js
material-ui
python