Skip to content

From the Terminal to the User Interface, originally created in Java, this web app helps you to calculate your age

Notifications You must be signed in to change notification settings

shaaddev/ComputeAge

Repository files navigation

Compute Age 🦄

From the Terminal to the User Interface, originally created in Java, this web app helps to calculate your age

terminal

web-1 web-2

🌎 Set up 🛠

I. Install the dependencies

$ npm install
or 
$ bun install

II. Start the development server

$ npm run dev
or 
$ bun run dev

🛫 Build and run production ⚙️

$ npm run build
or 
$ bun run build

About

From the Terminal to the User Interface, originally created in Java, this web app helps you to calculate your age

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published