Qittalogue, which is a wordplay for Qitta (Cat in Arabic) and Catalogue, is a cat viewer application. This application utilizes the thecatapi.com API providing various endpoints and data.
- Search by cat breeds
- Select a cat breed and show all cats in that breed
- Select a cat and see more information about that cat
- React
- Typescript
- React Bootstrap
- Axios
- React Query
The application requires a defined REACT_APP_API_KEY
taken from the thecatapi
website upon sign-up. Define this config for maximum usage of information available in thecatapi
.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Identify lint warnings defined in the project's eslint rules.
Automatically update fixable eslint
warnings.