Skip to content

Natasa410/PawDetective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Paw Detective

Paw Detective is a React Application that helps pet owners reunite with their lost animal friends and on the other side help people that come across a lost animal find its owner and help the pet return home.

Pets are a beloved member of the owner's family. Losing your pet can be overwheling and searching for your friend can be stressfull. Owners are posting on different platforms and groups on social media, or even on trees! ads about their pet in hope that someone might contact them having good news.

Paw Detective is an app specifically dedicated to helping people bring pets back to their families.

home

home

Getting Started

1. Clone the Repo

https://github.com/Natasa410/PawDetective.git

2. Install dependencies


Navigate into the ./client folder and run npm install
Navigate into the ./server folder and run npm install

3. Add Enviromental Variables


Within the folder there is an example.env file. Copy the variables from that file, paste them on a new .env file that you will create locally and fill the variables with your local corresponding values.
Do the same for the ./server folder.

4. Start the app


Run the client by executing npm start from inside the client folder. Run the server by executing nodemon from inside the server folder.

Tech stack

Front-end

React
Auth0
Google Maps API
Firebase storage

Back-end

Express
Node JS
Mongoose
MongoDB
Auth0

About

Paw Detective is a React Application that helps lost pets return to their homes safely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors