Skip to content

This React-Redux application uses an API to find pets that are looking for a loving home to live and be happy. It was design mobile-first.

Notifications You must be signed in to change notification settings

majovanilla/pet-adoption

Repository files navigation

React Capstone Project - Pet Finder

This project is part of the Microverse React curriculum. The purpose of the project is to create an app that connects to an API and renders the information for the user, allowing them to filter it. I created this app thinking about something that could be useful in real life and help people. That's why I connnected with an API that helps people find pets to adopt. The app renders a list of pets and the user can filter them by type, gender, size, and age. When you click on the name of the pet, you can see the detailed information about the animal and how to adopt it (contact information).npm

You can watch a video of me explaining the video here

screenshot screenshot

This project was bootstrapped with Create React App.

Built With

  • HTML, CSS, JavaScript
  • React
  • Redux

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

  • Node js
  • Clone the repo and cd in it.

Install

  • Run npm install in your terminal (check that you are in the repo's folder)

Usage

Runs the app in the development mode by running npm start on the console.
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.

Testing

  • Run npm test in your terminal (check that you are in the repo's folder) to run all the testing suite.

Author

👤 majovanilla

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • This project is part of the React Microverse Curriculum

📝 License

This project is MIT licensed.

About

This React-Redux application uses an API to find pets that are looking for a loving home to live and be happy. It was design mobile-first.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published