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.
- Host: GitHub
- URL: https://github.com/junagao/woofie
- Owner: junagao
- Created: 2018-04-21T08:08:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T16:41:42.000Z (about 8 years ago)
- Last Synced: 2024-10-27T19:00:05.655Z (over 1 year ago)
- Topics: android, buddies, dog, expo, firebase, ios, react-native, react-navigation, redux, sketchapp, tinder
- Language: JavaScript
- Homepage:
- Size: 2.61 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dogs - Woofie
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.