frontend React Frontend for Data 2 Running locally Clone repo and install packages npm install Set up .env file in data2 folder REACT_APP_BACKEND_IP = http://127.0.0.1:8000 Run the web app npm start