Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 762 Bytes

File metadata and controls

33 lines (30 loc) · 762 Bytes

Welcome to HelpDog App

  • I created this application to put my knowledge of React Native into practice.

Application Details

Behaviours

## How to run this project Clone this repo
git clone https://github.com/LucsGomes/HelpDogApp

Go to project directory

cd HelpDogApp

Install the dependencies

npm install | npm i

Start the aplication

npm run start

See in your device using Expo Go

🛠 Used Tools ⌨

  • React Native
  • Typescript
  • Expo