This is a solution to the Fylo dark theme landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Solution URL: Fylo dark theme landing page (React JS + Tailwind CSS + Framer Motion) | Frontend Mentor
- Live Site URL: https://fylo-dark-theme-landing-page-hdez.vercel.app/
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Tailwind CSS
- React
- React hook form
- Framer Motion
- Semantic HTML5 markup
- Flex and grid Layout
- Tailwind CSS
- Framer Motion (React Animation Library) Crash Course | YT
- Self-hosting fonts explained (including Google fonts) // @font-face tutorial | YT
- useReducedMotion | A hook that determines whether the user prefers reduced motion.
- Create more extensible React components with the “as” prop pattern
- Optimize Largest Contentful Paint | Optimize when the resource is discovered
- Frontend Mentor - @melvinaguilar
npm install
npm run dev