This is my solution to the Fylo dark theme landing page challenge on Frontend Mentor
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
- Solution URL: Fylo landing page using Next react CSS
- Live Site URL: Demo/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- Next.js - React framework
- Formik
- Yup
- Fontawesome icons
This is a Next.js project bootstrapped with create-next-app
.
- Next image component and changing the width and height attributes
- Use of multiple fonts in Next
- Fontawesome in next
Points to continue reinforcing in future practices
- Grid and flex
- Positioning
- Image management in CSS
- Set up with React - documentation on how to integrate fontawesome with react
- Frontend Mentor - @oppahero