1- Clone the master Branch from this repo into a designated directory
2- Navigate to said directory in command prompt
3- Assuming all prerequisite software is installed run these commands
i-
yarn install
to pull the node module dependencies.
ii-yarn backend
to start a listening service on port 8080
iii-yarn start
to compile and run the app in debug mode
4- Navigate to localhost:3000
Thank you for the chance to learn react and examine the react hook, breakpoint, lifecycle and componentization methodologies it employs!
I look forward to speaking with you again!