Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 840 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 840 Bytes

Around The U.S.

Project Link

Project deployed on GitHub Pages

Description

A web page that displays a user's profile and photos they have uploaded from around the US.🌎 This project uses Javascript to add interactivity for the user, by reacting to events and modifying content. This project demonstrates the theory and practice from Practicum's course: Basic JavaScript and Working with the Browser.

Technologies and Techniques 🏆

  • Working with Figma
  • creating functions in Javascript
  • @media rule to create responsive layouts
  • BEM methodology & nested file structure
  • Access and modify DOM elements
  • React to events triggered by user
  • Modal
  • Grid layout