This is a React Native calculator with an embedded challenging Math game to entertain you when you bored.
- 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.