Skip to content

itsrafsanjani/react-age-calculator

Repository files navigation

React Age Calculator

A simple and clean age calculator made with React, Tailwind, Vite.

Run it in your device

Clone the project

  git clone https://github.com/itsrafsanjani/react-age-calculator

Go to the project directory

  cd react-age-calculator

Or you can just download it as zip, then

Install dependencies

  npm install 

Start the server

  npm run dev

Or if you are yarn user,

Install dependencies

  yarn install

Start the server

  yarn dev

License

MIT

Support

If it really helps you then leave a star. Thank you💖