This is a solution to the Photosnap Website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for each page depending on their device's screen size
- See hover states for all interactive elements throughout the site
- React - JS library
- Flexbox
- Mobile-first workflow
- React Transition Group
Grids haunt me as I never make use of them in any project and this one seemed to be suitable for them. I always end up using flexbox, it's something about it that makes it more fun to write, instead of defining a grid-area
I prefer to have multiple nested flexbox items.