UMLCloudComputing / UniPath.io

UniPath.io is a full-stack web application that allows users to create, plan, and share their class schedules for their entire degree program.
https://www.unipath.io
MIT License
9 stars 19 forks source link

Implement about page #168

Open nbottari9 opened 3 months ago

nbottari9 commented 3 months ago

Reference figma design for about page and implement it using React

nbottari9 commented 3 months ago

Note: This page will likely not have any interaction, meaning it can be rendered with SSR. Omit the "use client" directive when creating this component