https://github.com/mirzaianov/test-get-cat
An app that fetches cats from an API endpoint and renders them as a card
https://github.com/mirzaianov/test-get-cat
css-modules react test-project
Last synced: 21 days ago
JSON representation
An app that fetches cats from an API endpoint and renders them as a card
- Host: GitHub
- URL: https://github.com/mirzaianov/test-get-cat
- Owner: mirzaianov
- Created: 2025-04-11T15:20:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-11T15:38:14.000Z (about 1 year ago)
- Last Synced: 2025-04-11T23:34:23.930Z (about 1 year ago)
- Topics: css-modules, react, test-project
- Language: TypeScript
- Homepage: https://get-cat-mirzaianov.vercel.app/
- Size: 488 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# GET CAT Test Project
## Description
### An app that fetches cats from an API endpoint and renders them as a card
### Features
- Pixel-Perfect layout
- More than 3 components (CSS Modules)
- Fetching from a REST-API
### Dependencies
- `Vite`
- `React` • `CSS Modules`
## Installation & Execution
### Install via Vite
```bash
git clone https://github.com/mirzaianov/test-get-cat.git
cd test-get-cat
pnpm install
```
### Run in the development mode
```bash
pnpm run dev
```
Vite will start frontend server on [http://localhost:5173/](http://localhost:5173/)
### Or open the deployed site
[https://get-cat-mirzaianov.vercel.app/](https://get-cat-mirzaianov.vercel.app/)
## License
### MIT license
You can use the code, but I ask you do not copy this site without giving me credit