UNIT.City — місце, де люди працюють... КРАЩЕ! Обирай свій простір просто зараз 👉
Наталя ХандусенкоPetTech
12 May 2025, 11:30
2025-05-12
A developer from Odessa created a web application for animal lovers. How PetLove works
Junior Fullstack Developer Yaroslav Blyznyuk presented his first pet project — the PetLove web application, where the IT professional combined his love for animals and passion for programming.
Junior Fullstack Developer Yaroslav Blyznyuk presented his first pet project — the PetLove web application, where the IT professional combined his love for animals and passion for programming.
Today I want to share something special with you. This is my first completely independent pet project, which became a real challenge for me. I didn't dare to start for a long time, I constantly doubted myself... But I gathered my strength - and here is the result!
What is PetLove?
As Yaroslav explained on LinkedIn, PetLove is an online platform where users can:
add your own pet;
view profiles of other animals;
save favorites to "Favorites";
read current news from the animal world;
manage your profile.
What features does it offer?
"Yes, there is still work to be done, there are still small details to improve, but the main functionality has already been implemented," the developer noted.
Main functions of the platform:
registration and login with validation;
adding, editing and viewing animal cards;
filtering by category, gender and location;
news and blog page;
user profile with the ability to edit;
"Favorites" list;
fully responsive design that fits any device.
Yaroslav also shared a list of technologies he used to create the platform, namely:
React is the basis of SPA architecture; Redux Toolkit — global state management; SCSS Modules — modular styling; React Router — convenient routing between pages; Axios — processing API requests; Cloudinary — image storage and optimization; Vercel — deployment and hosting.