This project highlights my frontend coding skills.
Have you ever wondered what the mighty dog "Kuvasz" looks like? If so, this app is exactly what you've been looking for! Browse a huge collection of open-source dog images from https://dog.ceo/.
Also, be sure to listen to the strange sounds emanating from one of the craters on the moon. What the hell, right?! Spooky!
https://codesandbox.io/p/github/popperur/dog-image-finder/main
- Make sure to have at least Node 18.19.0
npm install
npm start
- Open http://localhost:5173/
npm test
npm run lint
to lint
npm run prettier
to format the code
- React 18.3
- Typescript 5.2
- Vite 5.2
- Ant Design 5.17
- styled-components 6.1
- Vitest 1.6 and Testing Library 16.0