The Quantum T-Shirt Lucky Picker is a web application that utilizes the Qiskit simulator to create a Hadamard gate, which creates an equal superposition of all qubits. The application uses Django as the backend framework and TypeScript, Next.js, React, and Tailwind CSS for the frontend.
To use the application, follow these steps:
-
Modify the
.env
file as necessary to configure the application. -
Run the wrapper script called
run.sh
. This will start the Django server and the Next.js development server.
./run.sh
- Navigate to the application in your web browser at the specified URL.
This application was created by Asher