A tamogotchi like virtual pet. Its life depends on a timer and once that timer ends it's game over! Through triggering random events the health of the pet can be extended but there is peril also as not all events will be so helpful.
Install with npm - On both client and server directories:
npm installTo run the app - client directory:
npm startTo run the app - server directory:
npm run seeds
npm run server:devTo visit the app on the web browser:
localhost:3000/Click on the play button to watch a one-minute demo!
Quick Demo (don't forget to turn the sound on 🔊)

