// src/App.js import React from "react"; import UrlPredictor from "./components/UrlPredictor"; import './App.css'; function App() { return (