A premium, modern currency converter built with React, Tailwind CSS, and Axios. Designed for speed, aesthetics, and ease of use on any device.
- Real-time Rates: Powered by
open.er-apifor broad currency support (including KZT, KGS, RUB). - Interactive Charts: Visualize 30-day market trends using
chart.js. - Operation History: Automatically saves your recent calculations locally.
- Dark Mode: Fully supported dark theme for night-time usage.
- Smart UX:
- Custom, searchable currency selector with flags.
- One-tap result copying.
- Animated currency swapping.
- Responsive glassmorphism design.
- Tech Stack: React 18, Tailwind CSS, Chart.js, Axios, Vite.
Built by Adilet Batyrov.
- Clone the repository.
- Install dependencies:
npm install
- Run the development server:
npm run dev