https://github.com/rafagomezguillen/pet-generator
Image, GIF and video generator.
https://github.com/rafagomezguillen/pet-generator
capacitor ionic react
Last synced: about 1 month ago
JSON representation
Image, GIF and video generator.
- Host: GitHub
- URL: https://github.com/rafagomezguillen/pet-generator
- Owner: RafaGomezGuillen
- License: mit
- Created: 2023-12-31T13:38:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T15:22:27.000Z (about 1 year ago)
- Last Synced: 2025-05-20T20:23:28.232Z (about 1 year ago)
- Topics: capacitor, ionic, react
- Language: TypeScript
- Homepage: https://rafagomezguillen.github.io/pet-generator/
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# 🐶 Pet Generator
React Ionic App that consumes multiple APIs to generate images, GIFs, and videos.
🔗 View it live: [Pet Generator Website](https://rafagomezguillen.github.io/pet-generator/)
## 🎥 Watch the YouTube video to see the pets in action!
[](https://www.youtube.com/watch?v=_msSj4NIROc)
## 🚀 Run Locally
### ✅ Prerequisites
Ensure you have the following installed:
- [Node JS](https://nodejs.org/en)
- [Ionic Framework](https://ionicframework.com/)
### 📥 Installation
Clone the repository and install dependencies:
```cmd
# Clone the repository
git clone https://github.com/RafaGomezGuillen/pet-generator.git
# Navigate into the project directory
cd pet-generator
# Install dependencies
npm install
```
### 🏃 Running the Application
To launch the app in a web browser:
```cmd
ionic serve
```
### 🚀 Deployment
Deploy the project using:
```cmd
npm run deploy
```
🛠 Tech Stack
- **TypeScript**
- **React TS**
- **Ionic Framework**
## 🌐 APIs Used
- [Cataas](https://cataas.com/#/)
- [Dog API](https://dog.ceo/dog-api/)
- [Random.dog](https://random.dog/)