This is a simple currency converter application built to help users convert between different currencies quickly and easily. The app fetches live exchange rates from a reliable API, allowing users to stay up-to-date with the latest conversion rates.
Live Link : Click here
- Live Exchange Rates: The app fetches real-time exchange rates from a reliable API, ensuring accuracy in currency conversions.
- Multiple Currency Support: Supports conversion between a wide range of currencies, making it versatile for users across different regions.
- User-Friendly Interface: The interface is designed to be intuitive and easy to use, allowing users to perform conversions with minimal effort.
- Customizable: Users can customize the app to select their preferred base currency and view conversions accordingly.
- Programming Language: Javascript
- Frameworks/Libraries: React (vite react) , Tailwind Css
- API: url =
https://cdn.jsdelivr.net/gh/fawazahmed0/currency-api@1/latest/currencies/${currency}.json(free)
Start the app on local server : npm run dev
email: atuldhage407@gmail.com
Feel free to customize and expand upon this template based on the specific details of your currency converter app and your preferences for the README file.