Movie Time Machine
I made this application while I was job seeking. I wanted to interact with a third-party API while keeping up with my React and deployment skills.
I use the fetch API to query the data from the MovieDB API. Then I map through the results and display movie posters with titles. I used Git version control and the site is deployed on Netlify.
3-Column Component
I came across Frontend Mentor while looking for project ideas. This 3-column preview card component uses HTML and Sass. This element is hosted on CodePen.io.
iThemes Cart
This was one of the first projects I was tasked with at iThemes. Their checkout flow was over a decade old.
I had to orient myself with a dated code base and learn how to translate Figma designs into code. I updated the existing Smarty Template layout and modified their CSS to use Flexbox for responsiveness.
**This code is not publicly available. **