Simple app to like kittens.
# Clone this repository
$ git clone https://github.com/daviseares/tindercat-react-native.git
# Go into the repository
$ cd tindercat-react-native
# Install dependencies
$ yarn
# IOS
$ yarn ios
# Android
$ yarn android
# Tests
$ yarn test
This project is licensed under the MIT license. See the file LICENSE for more details.
Made with ♥ by Davi Borges.