Skip to content

MokammelTanvir/Age-Calculator-Vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age Calculator App

This is a simple Age Calculator application built with Vue.js. It allows users to calculate their age based on their date of birth.

Features

  • Enter your date of birth using a date picker.
  • Click the "Calculate" button to calculate your age.
  • The calculated age is displayed in years, months, days, hours, minutes, and seconds.
  • Dark mode feature to toggle between light and dark modes.

Live Demo

Try the live demo of the Age Calculator App.

Technologies Used

  • Vue.js: A JavaScript framework for building user interfaces.
  • HTML5: Markup language for structuring the application.
  • CSS3: Styling language for enhancing the app's appearance.

Setup Instructions

  1. Clone the repository: git clone https://github.com/mokammeltanvir/Age-Calculator-Vue.git
  2. Navigate to the project directory: cd Age-Calculator-Vue
  3. Install the dependencies: npm install
  4. Run the development server: npm run dev
  5. Open your browser and visit http://localhost:5173 to see the app in action.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

This is a simple Age Calculator application built with Vue.js. It allows users to calculate their age based on their date of birth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors