My website portfolio built with NextJS and Firebase. Here is where I introduce myself, my tech stack, and a sample of some of my projects. The projects page pulls from a database I created with firebase. This was my first time using NextJS and implementing firebase. I experimented using global scss and module scss, and with keyframe animations. Also my first time using env variables for security.
- NextJS
- SCSS
- Firebase (Firestore Database)
- a 404 page which is set to a timeout function which redirects the user back to the homepage
- linking the firebase database with my application