Frontend applications for cool startup 💾 Setup - Frontend Install dependencies using npm i. Set environment variables REACT_APP_BASE_URL=http://localhost:5000 Run npm start. Frontend will open at http://localhost:3000/ Environment variables Set backend url: REACT_APP_BASE_URL=http://localhost:5000