Giter VIP home page Giter VIP logo

age-calculator's Introduction

Calculator

Made with love License


📜 About

This project is an Age Calculator that allows users to calculate their age in years, months, and days based on their date of birth and a specific date they choose.

When the user inputs their date of birth and the date on which they want to calculate their age, the application calculates the difference in years, months, and days between these two dates.📅🎂

(Go Back To Top 🔝)

👀 Preview

In a iPhone SE (375x667)

project-screenshot

(Go Back To Top 🔝)

💬 Features

  • Age Calculator: This is a simple calculator that allows users to calculate their age in years, months, and days based on their birth date and a specific date.
  • Favicon Support: Support for a wide range of favicon sizes has been added, ensuring that the site’s icon displays correctly on all devices and platforms.
  • Open Graph and Twitter Tags: Open Graph and Twitter meta tags have been included, which optimize the preview of the website on social platforms like Facebook and Twitter.
  • Cross-Browser Compatibility: The web page uses the X-UA-Compatible meta tag, which helps ensure compatibility with multiple browsers, especially older versions of Internet Explorer.
  • GitHub Link: The web page includes a link to the GitHub repository, allowing users to view and contribute to the project’s source code.

(Go Back To Top 🔝)

🧰 Stack

  • Vite - It’s a fast and flexible tool for building and testing JavaScript applications.
  • HTML - It’s the standard markup language for web pages.
  • PostCSS - It allows you to use modern CSS features and plugins to write and process CSS with JavaScript.
  • JavaScript - It’s the world’s most popular programming language.
  • ESLint - It’s an open-source tool that helps you find and fix problems with your JavaScript code.
  • Stylelint - It’s a tool that checks your CSS code for syntax, features, and conventions

(Go Back To Top 🔝)

🚀 Getting Starter

  1. Fork or clone this repository
git clone [email protected]:joserafael0160/Age-Calculator.git
  1. Install the dependencies:
  • I used bun to install and manage the dependencies.
# Install bun for MacOS, WSL & Linux:
curl -fsSL https://bun.sh/install | bash

# Install bun for Windows:
powershell -c "iwr bun.sh/install.ps1|iex"

# Install with bun:
bun install
  • or you can use pnpm:
# Install pnpm globally if you don't have it:
npm install -g pnpm

# Install dependencies:
pnpm install
  1. Run the development server:
# Run with bun:
bun run dev

# Run with pnpm:
pnpm run dev

(Go Back To Top 🔝)

🧞 Commands

Command Action
⚙️ dev Starts local dev server.
⚙️ build Build your production site to ./dist/.
⚙️ preview Preview your build locally, before deploying.
⚙️ deploy Deploy your website to github pages.

(Go Back To Top 🔝)

🤝 Contributions

Contributions are always welcome! Whether you’re reporting bugs, requesting new features, or improving existing functionalities, your help is greatly appreciated.

If you have any suggestions that could improve the project, please make a fork of the repository and create a pull request. You can also simply open an issue with the “enhancement” label.

Here is a quick guide:

  1. Make a fork of the Project
  2. Clone your fork (git clone <URL of the fork>)
  3. Add the original repository as remote (git remote add upstream <URL of the original repository>)
  4. Create your Feature Branch (git switch -c feature/NewFeature)
  5. Make your Changes (git commit -m 'Add: some NewFeature')
  6. Push to the Branch (git push origin feature/NewFeature)
  7. Open a pull request

(Go Back To Top 🔝)

🔑 License

MIT

(Go Back To Top 🔝)

🙏 Support

Don't forget to leave a star ⭐️

(Go Back To Top 🔝)



✌️

A project created by @joserafael0160

age-calculator's People

Contributors

joserafael0160 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.