A web application for performing Hückel molecular orbital (HMO) calculations on conjugated systems.
Try it now: HueCal
This Hückel Calculator is a React-based web application that allows users to draw molecular structures, perform HMO calculations, and visualize the results. It's designed for students, educators, and researchers in the field of quantum chemistry.
- Interactive molecular structure editor
- Real-time Hückel method calculations
- Visualization of molecular orbitals and energy levels
- Detailed orbital information display
- Responsive design for various devices
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yamnor/huckel.git
-
Navigate to the project directory:
cd huckel
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit
http://localhost:3000
- React
- Tailwind CSS
- Math.js (for matrix calculations)
This project is licensed under the MIT License - see the LICENSE file for details.
Happy calculating! 🧪🔬🧬