/meow-catalog

Vue + SWR with help of katze API

Primary LanguageVue

Meow CATalog

A site full of wholesome cat picture powered by TheCatAPi.

Setup

You need to environment variable CAT_API to get images of cat with ordering. You can either set in the .env file or the environment variable. Plase install the dependencies with npm install before running or building.

Running

npm run dev # For the development purpose
npm run build # For building the application for production