pitstopTest

Reads a file from the users directory and displays it. Focus is on component structure which makes it scalable

Installation

  1. clone it from github ex) git clone https://github.com/vkhattar/pitstopTest.git

  2. Install node modules ex) run 'npm install' in pitstopTest

  3. start the server ex) run 'npm start' in pitstopTest