Reads a file from the users directory and displays it. Focus is on component structure which makes it scalable
-
clone it from github ex) git clone https://github.com/vkhattar/pitstopTest.git
-
Install node modules ex) run 'npm install' in pitstopTest
-
start the server ex) run 'npm start' in pitstopTest