- I created this app during a livestream where I taught about programming fundamentals and React Native.
Clone this repo
git clone https://github.com/Alex-dll/calculadora
Go to project directory
cd calculadora
Install the dependencies
npm install | yarn install
Start the application
npm run dev | yarn dev
- ReactJS
- React Native
- Typescript
- Expo