Project deployed on GitHub Pages
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.
- 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