thaismartins / pet-care

A React Native application to a dog's day care company

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetCare

A React Native application to a dog's day care company

Prerequisites

You need have:

Get Started

Get started installing all project dependencies:

$ npm i

To starts a development server:

$ yarn start

To starts the development server and loads your app in an iOS simulator (Mac only, requires Xcode):

$ yarn run ios

Or starts in an Android simulator (Requires Android build tools):

$ yarn run android

Running the tests

To run test:

$ yarn test

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A React Native application to a dog's day care company


Languages

Language:Java 96.0%Language:JavaScript 3.3%Language:Objective-C 0.5%Language:Python 0.2%