Ms. Ty

Description

This project was built as a teacher portfolio website, to aid the client in job applications, and as such features her qualifications, professional development details and teaching philosophy.

It was necessary for the client to have any images of children featured on the site password protected, so I used Firebase authentication to implement this. Users must login with a password that the client will only give to prospective employers.

Because I needed to integrate the site with Firebase, I made it a hybrid static/dynamic site by having client only routes that are not rendered using Gatsby's SSR at build-time.