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
- Host: GitHub
- URL: https://github.com/rihanarfan/cat-social
- Owner: RihanArfan
- Created: 2023-06-03T15:56:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T20:06:33.000Z (over 1 year ago)
- Last Synced: 2025-01-19T22:14:11.943Z (10 months ago)
- Topics: cats, nuxt, vue
- Language: TypeScript
- Homepage: https://cat-social.pages.dev
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```