An open API service indexing awesome lists of open source software.

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.

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!

[![Watch the video](https://img.youtube.com/vi/_msSj4NIROc/0.jpg)](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/)