My Industrial Design to showcase University Projects.
- React 18
- TypeScript
To add a new project:
- Add project images to
public/assets/portfolio/using the naming scheme:[ProjectNumber][ProjectName]_[ImageNumber][Image_Name].jpg - Update
public/assets/portfolio/projects.jsonwith project details - Add an SVG icon to
public/assets/icons/project_icons/with the same name as the project
The Portfolio and DynamicNav components automatically load from projects.json and will update accordingly.