Pet Shelter App it's live application for small community wich help's hompless cat's as usual.
You can authorized
by Google
and add favorite cat's into your list.
Front-End
relized by ReactJs + TypeScript. Back-End
relized by Firebase.
All API_KEYS
protected by .env. You can find in root folder .env.example with examples of API_KEYS
.
In project relized root access. You can add ADMIN
or MODERATOR
access:
Only ADMIN
or MODERATOR
can add new pet:
Validation
of all fields done by React Hook Forms + schema's