An open API service indexing awesome lists of open source software.

https://github.com/junagao/woofie

woofie is a "tinder for dogs" cross platform mobile app. It helps you find new buddies or a romantic date for your dog.
https://github.com/junagao/woofie

android buddies dog expo firebase ios react-native react-navigation redux sketchapp tinder

Last synced: over 1 year ago
JSON representation

woofie is a "tinder for dogs" cross platform mobile app. It helps you find new buddies or a romantic date for your dog.

Awesome Lists containing this project

README

          



> woofie is a "tinder for dogs" cross platform mobile app (iOS and Android). It helps you find new buddies or a romantic date for your dog.

## Screenshots



## Getting started

1. Clone the repo

```
git clone https://github.com/junagao/woofie.git
cd woofie
```

2. Install dependencies
```
npm install
```

3. Start development server
```
npm start
```

4. Scan the barcode with the Expo app on your phone or follow the terminal instructions to load up the emulator on your machine.

## Built with

* [React Native](https://facebook.github.io/react-native) - Front end library for building user interfaces
* [React Navigation](https://reactnavigation.org) - Routing and *navigation* for *React* Native apps
* [Redux](https://redux.js.org) - Storage to share data inside the app
* [Expo](https://expo.io) - Build cross-platform native apps
* [Firebase](https://firebase.google.com) - Realtime database and authentication with Facebook
* [Sketch](https://www.sketchapp.com) - Vector design tool entirely focused on user interface design
* Love, lots of love ♥

## Contributing

Improvements are welcome :)

Fork the repo and do your thing. Push to your fork and submit a pull request.

## Author

Juliane Nagao - [Github](https://github.com/junagao) - [LinkedIn](https://www.linkedin.com/in/junagao/)

## License

This project is licensed under the MIT License.