Skip to content

pizzapup/camping-supplies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camping Supplies

View Site: Camping Supplies Site

Table of Contents

About

Simple SPA displaying JSON variable objects information on HTML page. Home page for a camping supplies shop. Products for sale stored in JSON variable are looped through and displayed in a photo gallery style. Information for a specific product is dynamically loaded and displayed when the product is clicked on.

Features/Tools

Feature/Tool Link About
CSS Preprocessor: SaSS/ScSS sass-lang.com Preprocessor scripting language interpreted/compiled into Cascading Style Sheets (CSS)
PrePros prepros.io Compiler for SaSS/ScSS/CSS
JavaScript Mozilla Developer Docs: What is JavaScript Scripting language that enables creation of dynamically updating content, control multimedia, animate images, etc.
jQuery jquery.com Fast, small, & feature-rich JavaScript library that makes things like HTML document traversal and manipulation, event handling, animation, and Ajax simpler with an easy-to-use API that works across a multitude of browsers
HTML Mozilla Developer Docs: HTMl Markup language used to structure and give meaning to web content
CSS Mozilla Developer Docs: CSS Language of style rules used to apply styling to HTML content
Netlify netlify.com Deployed to Netlify via GitHub

Previews

Screenshot/screen capture images of the site. Site can also be viewed live at Camping Supplies Site

Pages

Home Product Details
home on desktop product details page on desktop

Media Queries

Desktop View

Skip to page: Home Product Details

Home on Desktop

home on desktop


Product Details on Desktop

product details page on desktop

Tablet View

Skip to page: Home Product Details

Home on Tablet

home on tablet


Product Details on Tablet

product details page on tablet

Mobile View

Skip to page: Home Product Details

Home on Mobile

home on mobile


Product Details on Mobile

product details page on mobile