This is a simple web application that displays a gallery of cat images, fetched from an API. The gallery is responsive, with images organized by height, and includes a modal for viewing larger images.
- Responsive layout.
- Gallery of cat images.
- Modal view for images.
- Button to refresh the page.
- Clone this repository: git clone https://github.com/DawidTwardy/CatGallery.git
- Install dependencies: npm install
- Start the development server: npm run dev
Vue.js
TypeScript
Vite
CSS Grid
Dawid Twardy