You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building a Web App was a challenge, but one that helped solidify everything I've been working on up until this point. HTML, CSS, Javascript, and using SCSS to make my CSS more modular.
Struggles
Combining Grid with Flexbox and "Grid within a Grid" behavior.
Div Soup. So many divs to accomplish what I wanted.