Skip to content

dragosidle/FEM_photosnap-multi-page-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Photosnap Website solution

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.

Table of contents

Overview

The challenge

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

Screenshot

Links

My process

Built with

  • React - JS library
  • Flexbox
  • Mobile-first workflow
  • React Transition Group

Continued development

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.

Author