A sleek and modern calculator app with both dark and light mode themes, built for a seamless user experience.
- 🌗 Dark and Light Modes: Switch between dark and light themes with a single toggle.
- 🔢 Basic Operations: COMING SOON!
- 📐 Scientific Functions: COMING SOON!
- 🔄 Responsive Design: Optimized for various screen sizes and orientations.
- Clone the repository:
git clone https://github.com/mentethical/modern_calculator_ui.git
- Navigate to the project directory:
cd modern_calculator_ui - Install dependencies:
npm install
- Run the app:
npm start
- Toggle Theme: Click on the sun/moon icon to switch between light and dark modes.
Contributions are welcome! Please read the CONTRIBUTING guidelines first.
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/your-feature-name
-
Commit your changes:
git commit -m 'Add some feature' -
Push to the branch:
git push origin feature/your-feature-name
-
Create a new Pull Request.
If you have any questions, feel free to reach out:
- Instagram: @mentor_buteyo

