This repository contains a React and TypeScript based web application created as a third year design project at Dnipro National University. The site presents a catalogue of pets with filtering and search functionality and is deployed via GitHub Pages.
Install the dependencies and start the development server:
npm install
npm run devTo create a production build and deploy it:
npm run build
npm run deploy- Andrii Savluk – web development
- Vladyslav Samoilenko – design
- Bohdan Stetsenko – presentation
This project is licensed under the MIT License.