cd lineup
#enter project directory
npm install -i
#install npm libraries
In Terminal,
npm start
#run react server
NOTE:-Enter your aws credentials in UploadFile.js to see it functioning!
Open http://localhost:3000 to view it in the browser.
You will also see any lint errors in the console.