Diego-Luiz / Photosnap-multi-page-website

Responsive website built according to a Frontend Mentor Challenge

Home Page:https://photosnap-mpage-website.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photosnap Website Challenge

Screenshot_1

Photosnap is a responsive, mobile first, fake website where photographers and story tellers could share their experiences, stories and photos. This project was built according to the Frontend Mentor Challenge.

The main goal with this project was to remember and reinforce the base concepts of a web frontend engineer: HTML, CSS, JS; and also to update myself about the new tools that were made available especially in CSS.

Table of contents ๐Ÿ“œ

How to run the project

  • (1) - Acessing the live version of the website by clicking here
  • (2) - Executing a local version:
    • Open the command prompt and clone this repository running git clone https://github.com/Diego-Luiz/Photosnap-multi-page-website in the path you want this project
    • After the project being cloned, open the folder and click twice on index.html file

Files structure

  • ./ all the .html, .css and .js files
  • assets folder:
    • fonts folder, where the font used by the website is located
    • images folder, all the images used in the project

Screenshots ๐Ÿ“ท

Built with ๐Ÿ› ๏ธ

  • HTML
  • CSS
  • Javascript
  • Git & Github
  • Deployed in Netlify

About

Responsive website built according to a Frontend Mentor Challenge

https://photosnap-mpage-website.netlify.app


Languages

Language:HTML 80.2%Language:CSS 17.9%Language:JavaScript 1.9%