Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 657 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 657 Bytes

Dog Explorer

Welcome! This is the codebase for exploring dog breed info

Build instructions

  • yarn
  • yarn dev

You're all set!

Development info

This is a React application, writting in the Typescript programming language. It uses Tailwind CSS for styling and React Query for server state management.

Features

With this app you can

  • Explore dog breeds by paging or searching
  • View detailed breed info
  • Get a random dog image and fact

This app aims to be fully accessible as well!