Run the following commands to run this application locally on your system:
cd server
npm install
npm start
cd client
npm install
npm start
You can read the full article at: https://whatisweb.dev/react-and-nodejs-authentication-with-refresh-access-tokens-a-step-by-step-guide