fix: update age calculator description

feat/frontend-projects
Arik Chakma 7 months ago
parent 0f03764766
commit 03ce8a46fb
  1. 10
      src/data/projects/age-calculator.md

@ -1,8 +1,8 @@
---
title: 'Age Calculator'
description: Build a simple application to calculate a person's age based on their birthdate using the Luxon library and a JavaScript datepicker.
title: Age Calculator
description: Create an age calculator using HTML, CSS, and JavaScript.
isNew: false
sort: 1
sort: 19
difficulty: 'beginner'
nature: 'Frontend'
skills:
@ -12,8 +12,8 @@ skills:
- 'DOM Manipulation'
- 'Package Management'
seo:
title: 'Age Calculator using Luxon Project Idea'
description: Build a simple application to calculate a person's age based on their birthdate using the Luxon library and a JavaScript datepicker.
title: Age Calculator
description: Create an age calculator using HTML, CSS, and JavaScript.
keywords:
- 'age calculator'
- 'frontend project idea'

Loading…
Cancel
Save