/calculadora

Primary LanguageTypeScript

Welcome to Calculadora

  • I created this app during a livestream where I taught about programming fundamentals and React Native.

Application Details

Behaviours

Calculadora

How to run this project

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

🛠 Used Tools ⌨

  • ReactJS
  • React Native
  • Typescript
  • Expo