Skip to content

A volunteering project initiated after the horrific events of 7/10/2023. Building a centralized system for reporting lost/found pets that uses AI and algorithms to match between reports and help pet owners get their beloved pets quickly and easily.

License

Notifications You must be signed in to change notification settings

YanivWein24/dog-finder-app

 
 

Repository files navigation

Fluffy Finder

This Project contains the UI For a centralized system that uses AI and algorithms to cross-match between dogs reported missing and dogs reported as found.

FluffyFinder.mp4

Setup Process

  • Clone the repo git clone https://github.com/DogFinderApp/dog-finder-app.git
  • Move to the repo cd dog-finder-app
  • Install dependencies npm i
git clone https://github.com/DogFinderApp/dog-finder-app.git
cd dog-finder-app && npm i

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run lint

Runs ES-Lint without fixing errors

npm run fix

Runs ES-Lint and fixes issues and erors if possible

License

MIT

About

A volunteering project initiated after the horrific events of 7/10/2023. Building a centralized system for reporting lost/found pets that uses AI and algorithms to match between reports and help pet owners get their beloved pets quickly and easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%