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

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

Awesome Lists containing this project

README

          

![MasterHead](./head.gif)

# 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