Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.24 KB
GIF Caption

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:

GIF Caption

Installation

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