This is a self-help tool to help you find a code-life balance.
Please note, coffee is not a substitute to sleep.
To get started with PetProgrammer, you'll need to clone this GitHub repository to your local machine. Open your terminal and run the following command:
git clone https://github.com/fac28/PetProgrammer.git
Navigate to the project directory and install the required npm modules using the following command:
cd PetProgrammer
npm install
You can start a local development server by running the following command:
npm run dev
Our game is deployed here: https://pet-programmer.netlify.app/