Skip to content

App to help people find their lost pets.

Notifications You must be signed in to change notification settings

NeoCephei/PawDetective

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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.

Preview

home

lost&found form

Getting Started

1. Clone the Repo

https://github.com/GregaE/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

Back-end

Dependencies & Testing

Contributors

This project is a refactor of the original Paw Detective. Big thanks to Anastasia who created the original project, give her a follow!

About

App to help people find their lost pets.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 81.4%
  • CSS 16.1%
  • HTML 2.1%
  • Shell 0.4%