This repository contains a small React application that provides functionality for age calculation and currency conversion. The app utilizes React's useState hook for managing component state, Tailwind CSS for responsive styling, and React Router Dom for navigation and routing.
Age Calculation: Calculate the age based on a given birth date and display it.
Currency Converter: Convert currencies from one denomination to another using the latest exchange rates.
useState: Leverage React's built-in hook for managing state within functional components.
Tailwind CSS: Employed for responsive and customizable styling of the application.
React Router Dom: Handle navigation and routing, enabling multiple pages within the React app.
JavaScript
HTML5
CSS3
ReactJS
CSS Grid
tailwind CSS
CSS Flexbox
git clone [repository-url]