Skip to content

This project is a Pet Adoption App developed after interning at Accenture. With this project, I am covering topics I need more profound understanding and hands-on experience.

Notifications You must be signed in to change notification settings

KristianaTR/pet-adoption-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Adoption App

About

This project is a Pet Adoption App developed after interning at Accenture. With this project, I am covering topics I need more profound understanding and hands-on experience.

The project encompasses both the client/frontend and server/backend components.
The application leverages the Petfinder.com API to retrieve data about pets, and user interactions on the client side are stored in a MongoDB database.

Please note that the project is still a work in progress, and additional features and improvements are planned for future development.

Status

For following up on the status, you can check out the GitHub project: https://github.com/users/KristianaTR/projects/2

Running the project locally

While this project is in progress you can check it out by running it locally.
Step-by-step guide on how to install and set up the project.

  1. Clone the repository:
git clone https://github.com/KristianaTR/pet-adoption-app.git

2.a. To run backend part change current working directory to:

cd pet-adoption-app/backend

2.b. To run frontend part change current working directory to:

cd pet-adoption-app/frontend
  1. Install dependencies
npm install
  1. Run react project
npm start
  1. Open the app locally using the localhost link provided in the terminal

About

This project is a Pet Adoption App developed after interning at Accenture. With this project, I am covering topics I need more profound understanding and hands-on experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published