Neat stuff that I built on this site:
- Try clicking on the dark mode button
- The nav bar links animate when you hover over with your mouse
- The below github metrics are updated in real-time as I push commits
What I learned building this stuff:
- deploying this live on Vercel
- using css modules to organize css styles per page
- using scss to animate hover effects
- component structure of organizing my website by function
- Wrapping the app.js file with the dark mode theme wrapper