Skip to content

shamelhok/dog-react-native

 
 

Repository files navigation

Gone for a Bork

Our App is a gamified dog breed identifier. You take a picture of a dog and it will match with a breed. It will give you a card with some fun facts about the breed. These will be shown within the gallery. You can see how many of the 50 you have collected and compare with friends on the app. If you take a picture and it is'nt a collectable you have the option to save it anyway.

Hosted at https://gone-for-a-bork.web.app/

Setup

Copy the code https://github.com/pippaamy/dog-react-native.git from GitHub

Using the terminal use the command git clone https://github.com/pippaamy/dog-react-native.git to clone the project to your file

To open this file on your VSCode cd into the file and use the command code .

You will need to run npm i --legacy-peer-deps to install your dependencies

If you want to run the app on your phone you will need to install Expo Go on your phone

Run

Use the command expo start or npx expo start to start the app. You can either scan the QR code with your phone or pressing w to start the app via the web.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • Java 12.7%
  • C++ 5.1%
  • Objective-C++ 4.8%
  • Starlark 1.4%
  • Ruby 1.2%
  • Other 1.8%