https://github.com/YusuFKaan48/NeuCalc
https://github.com/YusuFKaan48/NeuCalc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/YusuFKaan48/NeuCalc
- Owner: YusuFKaan48
- Created: 2024-08-25T10:46:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-26T07:45:26.000Z (about 1 year ago)
- Last Synced: 2024-08-26T09:55:12.718Z (about 1 year ago)
- Language: TypeScript
- Size: 353 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - NeuCalc
README

This project showcases a mobile application developed using React Native, embracing the neumorphism design language to deliver a modern, soft, and intuitive user experience.
# What I Used
* 🔨 React-Native
* 🖼️ Figma
# Calculator Part
The calculator feature of this app combines simplicity with neumorphic design elegance. It offers basic arithmetic operations in a visually pleasing interface. The soft, raised buttons with subtle shadows provide a satisfying tactile experience, while the clean layout ensures ease of use. Perfect for quick, everyday calculations, this calculator seamlessly integrates into the app's overall neumorphic aesthetic, making math both functional and visually appealing.
Calculation example:

# Installation
1. Clone the Repository:
```bash
git clone https://github.com/YusuFKaan48/NeuCalc
cd NeuCalc
3. Install Dependencies:,
```bash
npm install
5. Run the App:
```bash
npx expo start