Skip to content

Currency Converter A fast and intuitive currency conversion tool built with React, Vite, and Tailwind CSS. This app allows users to convert between multiple currencies using real-time exchange rates fetched from a reliable API.

Notifications You must be signed in to change notification settings

abdulrahmans0414/Currenzy

Repository files navigation

Currency Converter 💱

A fast and intuitive currency conversion tool built with React, Vite, and Tailwind CSS. This app allows users to convert between multiple currencies using real-time exchange rates fetched from a reliable API.


Features ✨

  • Real-time exchange rates: Fetch up-to-date currency data.
  • User-friendly interface: Clean and responsive design powered by Tailwind CSS.
  • Swap functionality: Easily switch between "From" and "To" currencies.
  • Custom hooks: Efficient data fetching with useCurrencyInfo.
  • Dynamic input: Supports custom amounts and currency selections.

Technologies Used 🛠️

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast build tool for modern web development.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Fetch API: For fetching real-time currency data.

How to Run 🚀

  1. Clone the repository:
    git clone https://github.com/abdulrahmans0414/Currenzy.git
  2. Navigate to the project directory:
    cd Currenzy
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open your browser and navigate to http://localhost:5173.

License 📄

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments 🙏

  • Exchange rate data provided by currency-api.

  • Built with ❤️ by Abdul Rahman.

About

Currency Converter A fast and intuitive currency conversion tool built with React, Vite, and Tailwind CSS. This app allows users to convert between multiple currencies using real-time exchange rates fetched from a reliable API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published