-- Projects of Frontend Practice
I recreate some real website pages selected by Frontend Practice.
- Sticky subheader fade out as scrolling;
- The "More" dropdown on header;
- Smoothly change background colors while scrolling;
❗ NOTES: Used the React version of fullpage.js to make the scroll-snapping and no scrollbar work.