Currency-Converter-React Tailwind Templates

Currency Converter React

A modern web-based Currency Converter built with React, Vite, and Tailwind-CSS, leveraging a real-time currency API to provide accurate and instant currency conversions.

Currency Converter 🌍💱

A responsive Currency Converter web application built with React, Vite, and TailwindCSS. This project fetches real-time currency exchange rates from the @fawazahmed0/currency-api.

Features 🚀

  • Convert between various currencies in real time.
  • Simple and intuitive user interface.
  • API-driven exchange rate updates.

Tech Stack 🛠️

  • React for interactive UI.
  • Vite for fast build and development.
  • TailwindCSS for modern styling.
  • Currency API for real-time exchange rates.

How It Works 🔧

  1. User inputs a value and selects a currency.
  2. The app makes an API call to retrieve the latest exchange rate.
  3. The converted value is displayed instantly.

Setup & Run Locally 📦

  1. Clone the repository:

    git clone https://github.com/yourusername/Currency-Converter-React.git
    cd Currency-Converter-React
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    

Live Demo 🌐

Link to Deployed App

License 📄

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes