JavaScript
A retro-inspired photo-sharing app built with HTML, CSS, and JavaScript. It features a responsive layout using Flexbox and functionality powered by methods like map(), find(), join(), and the uuid library.
The project demonstrates use of ternary operators, such as switching the heart icon's src attribute to make pictures likeable, the logical NOT operator, and if...else statements. Modular design with import/export between .js files ensures scalability.
Oldagram was created as part of Scrimba's Frontend Developer Career Path program, with the design provided through a Figma file.