Skip to content

Mobile application for a pet registry project, created with React Native and Typescript.

Notifications You must be signed in to change notification settings

flaancs/pets-app

Repository files navigation

pets-app

Getting Started

Important: Rename .env.example to .env and replace <LOCAL_IP> by your local ip

To read and write data you must have pets-backend running through docker

Run the development server:

npm run start

Run in iOS emulator:

npm run ios

Screens

Login screen

IMG_0171 IMG_0172

Register screen

IMG_0174 IMG_0175

Pet list screen

IMG_0163 IMG_0164 IMG_0165 IMG_0176

Create pet screen

IMG_0166 IMG_0167

Account screen

IMG_0168

About

Mobile application for a pet registry project, created with React Native and Typescript.

Topics

Resources

Stars

Watchers

Forks