UTMIST / utmist2

This is version 2 of our website!
https://utmist.vercel.app
Apache License 2.0
0 stars 6 forks source link

Add join us page #67

Open awesominat opened 2 months ago

awesominat commented 2 months ago

Recreate the Join Us page as per the Figma design.

You can assume that there will only be 3 sections: Get in touch, Join the Team, and FAQ, meaning that you can hard code the existence of these sections, but the content should not be hard-code and should instead grab all the information from the YAML files.

Look at other pages to find out how information is grabbed from the YAML files

Create it as a page that a user can enter through the home page / navbar.

Keep in mind the mobile implementation of the page.