Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 684 Bytes

README.md

File metadata and controls

57 lines (33 loc) · 684 Bytes

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💖