Skip to content

darrny/Calculator

Repository files navigation

Calculator 📱

A basic calculator application built using TypeScript, JavaScript, React Native, and Expo Go. This app performs standard arithmetic operations and showcases the use of React Native for mobile application development.


Features ✨

  • Perform basic calculations: addition, subtraction, multiplication, and division.
  • Clean and user-friendly interface.
  • Cross-platform compatibility (iOS and Android).
  • Built with React Native and Expo Go for seamless development.

Requirements 🛠️

  • Node.js (v16 or higher recommended)
  • Expo CLI (Install using npm install -g expo-cli)
  • A device or emulator with Expo Go installed.

Installation 🚀

1. Clone this repository:

git clone https://github.com/your-username/calculator-app.git
cd calculator-app

2. Install dependencies:

npm install -g expo-cli

3. Start the development server:

npx expo start

4. Open the app:

  • Scan the QR code using Expo Go on your device.
  • Alternatively, run the app on an emulator.

Technologies Used 🖥️

  • React Native: Framework for building mobile apps.
  • Expo Go: Development toolchain for React Native apps.
  • TypeScript: Static typing for JavaScript.

Screenshots 📸

Screenshot 1 Screenshot 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors