fix: remove JavaScript roadmap

feat/frontend-projects
Arik Chakma 1 week ago committed by GitHub
parent 5401a91c9a
commit 99ee5d59e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/projects/age-calculator.md

@ -21,7 +21,6 @@ seo:
- 'javascript datepicker' - 'javascript datepicker'
roadmapIds: roadmapIds:
- 'frontend' - 'frontend'
- 'javascript'
--- ---
The goal of this project is to help you learn about how to use external packages using [npm](https://www.npmjs.com/). The user inputs their birthdate via a [JavaScript Datepicker](https://www.npmjs.com/package/js-datepicker), and the app calculates and displays their exact age, including years, and months using [Luxon](https://www.npmjs.com/package/luxon). The goal of this project is to help you learn about how to use external packages using [npm](https://www.npmjs.com/). The user inputs their birthdate via a [JavaScript Datepicker](https://www.npmjs.com/package/js-datepicker), and the app calculates and displays their exact age, including years, and months using [Luxon](https://www.npmjs.com/package/luxon).

Loading…
Cancel
Save