/pet-store

🐕‍🦺 A vite app, practicing CRUD with a free pet store API

Primary LanguageTypeScript

Pet Store

An MVP of a pet store with the following features:

  • A filterable list of pets
  • A detailed view of each pet
  • The possibility to create a pet

Using this API

Tech stack

  • React + TypeScript + Vite
  • Tailwind
  • Vitest + React Testing Library
  • ESLint