Skip to content

tylar1996/FeatherQuest

 
 

Repository files navigation

FeatherQuest

FeatherQuest is a mobile application developed using Expo, React Native, and Firebase. It allows users to post and view bird sightings. It also allwos for identification of birds from photos.

Installation

To get started with FeatherQuest, follow these steps:

  1. Clone the repository:
git clone https://github.com/Rim0Rad/FeatherQuest.git
  1. Navigate to the project directory:
cd FeatherQuest
  1. Install the dependencies with:
npm install
  1. Create an .env file with a key of VISION_API_KEY
  2. Obtain an API from Google following the instructions here.
  3. Enter your VISION_API_KEY in the .env file

Usage

Once you have installed the dependencies, you can run the app using the following commands:

npx expo start: Starts the Expo development server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%