Skip to content

Bird Identification PWA made with ReactJS. The indented aim of this app is to identify bird species on the basis of an input image.

Notifications You must be signed in to change notification settings

thepmsquare/bird-identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bird-identification

Bird Identification PWA made with ReactJS. The intended aim of this app is to identify bird species on the basis of an input image.

To check out the project...

Clone / Download zip

run "npm install" (will require node and npm)

add IUCN Token in src/IUCNToken.js

const IUCNToken = "...";
export default IUCNToken;

run "npm start"

Feedback is appreciated. Thank you!

About

Bird Identification PWA made with ReactJS. The indented aim of this app is to identify bird species on the basis of an input image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages