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

https://github.com/rihanarfan/cat-social

Social media for cats - made to design the UI for https://github.com/RihanArfan/hasura-nuxt-instagram
https://github.com/rihanarfan/cat-social

cats nuxt vue

Last synced: 9 months ago
JSON representation

Social media for cats - made to design the UI for https://github.com/RihanArfan/hasura-nuxt-instagram

Awesome Lists containing this project

README

          

# cat-social

Infinite Instagram-styled 📸 posts of cats 🐈

Powered by [CATAAS](https://cataas.com/) and [Quotable](https://github.com/lukePeavey/quotable)

Originally created to prototype the UI for https://github.com/RihanArfan/hasura-nuxt-instagram

## Development

### Setup

Make sure to install the dependencies:

```bash
pnpm install
```

### Development Server

Start the development server on `http://localhost:3000`

```bash
pnpm run dev
```