Skip to content

Instantly share code, notes, and snippets.

View hoobird's full-sized avatar

Hubert Lim hoobird

View GitHub Profile
@hoobird
hoobird / App.jsx
Created November 22, 2025 09:37
Movie Gallery Basic
import './App.css'
import AppBar from '@mui/material/AppBar';
import Toolbar from '@mui/material/Toolbar';
import Typography from '@mui/material/Typography';
function ButtonAppBar() {
return (
<AppBar>
<Toolbar>