Skip to content

Vokoloven/pet-shelter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

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:

access-menu access-page

Only ADMIN or MODERATOR can add new pet:

add-pet-menu

Validation of all fields done by React Hook Forms + schema's