https://github.com/agusscript/age-calculator-ts
Front end Mentor challenge made with scss and Js
https://github.com/agusscript/age-calculator-ts
html-css-javascript responsive sass
Last synced: 3 days ago
JSON representation
Front end Mentor challenge made with scss and Js
- Host: GitHub
- URL: https://github.com/agusscript/age-calculator-ts
- Owner: agusscript
- Created: 2023-05-25T17:10:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T21:41:02.000Z (almost 3 years ago)
- Last Synced: 2025-06-12T13:51:05.936Z (11 months ago)
- Topics: html-css-javascript, responsive, sass
- Language: TypeScript
- Homepage: https://age-calculator-js.vercel.app
- Size: 531 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Age calculator app solution

This is a solution to the [Age calculator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/age-calculator-app-dF9DFFpj-Q). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements
### Screenshots
- Desktop view

- Mobile view

### Links
- [Fron End Mentor solution](https://www.frontendmentor.io/solutions/age-calculator-app-solution-BIjLJ6GVle)
- [Live site](https://age-calculator-js.vercel.app/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Sass
- Media queries and responsive design
- JavaScript functions and DOM events
- TypesScript
## Author
- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)