You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A React form builder which interacts with a JSON endpoint to generate nested 12-column grids with input fields and automatic state management in a declarative style. Endpoint is typed by TypeScript guards (IntelliSense available). This tool is based on material-ui components, so your application will look beautiful on any device...
This repo is my submission for HW4 in our MMED-1056 class. In this assignment, we were instructed to create a responsive hero section for a website that incorporates nested grids and flexbox.
I built a responsive hero section for a website using CSS Grid, Flexbox, and nested grids. It includes responsive images and breakpoint‑based layout shifts using the CSS order property. Built to demonstrate clean structure, visual balance, and modern responsive design techniques.