Welcome to the Currency Exchange App! This app allows you to calculate currency exchanges based on the Myanmar Kyat (MMK) as the base currency. It fetches real-time exchange rates from the Central Bank of Myanmar, ensuring you get the latest and most accurate information.
- Next.js: React framework for building efficient server-side-rendered web applications.
- React.js: JavaScript library for building user interfaces.
- TypeScript: Typed superset of JavaScript that adds static types to your code.
- Tailwind CSS: Utility-first CSS framework for rapidly building custom designs.
- Shadcn UI: (Assuming you meant "Shadcn UI") UI library for enhancing the app's user interface.
- App URL: Currency Exchange App
- GitHub Repository: currency-exchange-app
To explore the app locally, follow these steps:
-
Clone the repository:
git clone https://github.com/SaiHtetWaiYan/currency-exchange-app.git
-
Navigate to the app's directory:
cd currency-exchange-app
-
Install dependencies:
npm install
-
Run the app:
npm run dev
-
Open http://localhost:3000 in your browser to see the app in action.
Enjoy exploring the Currency Exchange App! If you have any questions or feedback, feel free to reach out.
This project is licensed under the MIT License - see the LICENSE.md file for details.