Cozy House Cozy House — is a shelter for pets in Boston. Development 1.Clone the project locally: git clone git@github.com:Baregamyan/shelter.git 2.Install dependencies: npm install 3.Start local server npm run start Build 1.Build project for deploy npm run build