This is Home
Home
function Home(){ const [posts,setPosts] = useState([]) const [isLogged,setActive] = useState(false) const history = u