No items found.
HTML/ CSS/ JavaScript

Age Calculator

Website
February 4, 2023
DemoSource Code
AboutChallengesThings I Learned & HighlightsProject Gallery

About

This front end challenge comes from the Front End Mentor website. The main focus on this challenge is to create an age calculator that allows me to just keep a count of the current age of a person

Challenges

  1. Aligning all sections of the page correctly
  2. Making sure micro interactions worked
  3. Using proper BEM naming convention
No items found.

Things I learned

Things I learned from building this project is using grid. Before I had only heard and barely even touched grid css but I decided to trying out by building this project using css grid so that I can expand the things that I know how to do.

DEMOSOURCE CODE