Skip to content

Conversation

nypen
Copy link

@nypen nypen commented Mar 28, 2025

Implementation

Tech Stack

The project was built with React, Typescript and Vite.

Tailwind-css and DaisyUI were used for styling.

axios and React Query were used for interacting with the Cat API.

No framework was used for state management as there was no need to maintain a state to cover the requirements.

Running the app

To run the app:

  1. First generate an API key for Cat API and add it in .env file.
VITE_CAT_API_KEY=myCatApiKey
  1. Open a terminal and run npm i
  2. Run npm run dev

The app is served at http://localhost:5173/

Thanks for your time 😸

@nypen nypen changed the title Draft: Only Cats Only Cats Mar 28, 2025
@nypen nypen marked this pull request as ready for review March 28, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant