A Veterinary Clinic webpage that allows a user create an account, register their pet and schedule an appointment.
- Nathalia Troina
- Steve Tatton
Made With:
*Ruby *Ruby on rails
- Run the following commands in two seperate terminals:
// install and start the frontend interface
npm install
npm start --prefix client