A web application that calculates the user's age on Mercury, Venus, Mars, and Jupiter in relation to their age on Earth. The app also calculates years since a past birthday, and years until a future birthday.
Not available
- JavaScript
- HTML / CSS
- Webpack
- Clone this repository to your desktop
- Navigate to the top level of the directory
- Install all Node packages and dependencies with the command
npm install
- Build the project using webpack with
npm run build
_ - Package and open the project in your browser using
npm run start
- Lint JS files in the
src
folder withnpm run lint
- Run tests with Jest using
npm run test
- No known bugs
Copyright (c) 2023, Amanda GUan
Amanda Guan ag.amandaguan@gmail.com