Happy Tails! - Web Application

The main purpose of this project is to automate the process of serving towards the welfare of the pets by giving the abandoned pets a place  of  shelter to live in, care them with affection through our portal.

Appendix

Focusing on the audiences who want to adopt any pet like dog, cat will get the information and contact details about the welfare near them. We have added many enticing modules and segments in our web application to allure the visitors and leads them to adopt their dream pets.

Author

  • @SarthakChandurkar
  • @SanskrutiTupkar
  • @ArtiManputra
  • @KajalChaudhari

Features

  • Login/SignUp modules
  • Live previews
  • Fullscreen mode
  • Cross platform
  • Password Hashing
  • Interactive UI

Run Locally

Clone the project

  git clone https://github.com/SarthakChandurkar/HappyTails.git

Go to the project directory

  cd HappyTails

Install dependencies

  npm install

Start the server

  npm run dev