Hello and welcome to the GitHub repository for the Institute of Transportation Engineers (ITE) University of Illinois at Urbana-Champaign Student Chapter!
ITE@UIUC Website Link: https://lotlouischoitslab.github.io/ITE_UIUC
First install react js in your terminal
Then you need to run this in your command
npx create-react-app my-app
Then you need to start React app npm start
npm install gh-pages --save-dev --force