Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 436 Bytes

readMe.md

File metadata and controls

13 lines (7 loc) · 436 Bytes

Calculator

This is a React Native calculator with an embedded challenging Math game to entertain you when you bored.

Getting Started

  • Install node js & expo-cli
  • Clone this project using gh repo clone penielny/calculator
  • Install dependencies using npm i or yarn in the terminal
  • run expo start to get the metro bundler started.