Photosnap
DevelopersJames Murphy
DesignFrontend Mentor
ClientPersonal Project
Year2022
Front End Development Example
This multipage layout was a personal project built with Next.js. The design was taken from Frontend Mentor. This was a good opportunity to test front end skills like Grid, Flexbox and Sass.
Development Tools
"This site was built using Next.js web development framework. This allows for server side rendering which aids in SEO and pre-rendering of statically generated html files which improves overall site performance. Sass was used to improve style sheet organisation."
Hosting and Process
Vercel was selected for hosting due to it's compatibility with Next.js and the speeds it's free hosting package offers, for workflow and project management Trello was used and for version control I used Github employing a regular process of continuous integration and deployment.