Skip to content

React / Redux / Node / Express / MongoDB. Scavenger hunt style app for birding to keep track of birds you've seen and compete with other birders! Its like Pokemon Go, but with the real thing.

Notifications You must be signed in to change notification settings

GraySmith00/beak-seeker-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeakSeeker

Made by Gray Smith

Visit the App

BeakSeeker is the most fun way to go birding! Find the best local hotspots. See which birds have been recently seen in your area. Earn badges for spotting birds and compete against your fellow birders to see who is the ultimate beak seeker!

beakSeeker

To run BeakSeeker on your local machine:

(note: you will likely need keys for Twitter API, MLab, and eBird API to run this application locally)

First you'll need to install and run the server:

git clone [email protected]:GraySmith00/beak-seeker-server.git

Install the packages and then start:

npm install && npm start

The server will run on Port 5000


Then install and run the client:

git clone [email protected]:GraySmith00/beak-seeker-client.git

Install the packages and then start:

npm install && npm start

About

React / Redux / Node / Express / MongoDB. Scavenger hunt style app for birding to keep track of birds you've seen and compete with other birders! Its like Pokemon Go, but with the real thing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published