https://github.com/umarfarooq361/currencyconverterapp
The Currency Converter App is designed to provide users with a simple and intuitive interface for converting currencies using the latest exchange rates. Built with React and Tailwind CSS, the app offers a responsive and visually appealing user experience.
https://github.com/umarfarooq361/currencyconverterapp
api customhooks reactjs tailwind-css
Last synced: 3 months ago
JSON representation
The Currency Converter App is designed to provide users with a simple and intuitive interface for converting currencies using the latest exchange rates. Built with React and Tailwind CSS, the app offers a responsive and visually appealing user experience.
- Host: GitHub
- URL: https://github.com/umarfarooq361/currencyconverterapp
- Owner: UmarFarooq361
- Created: 2024-08-03T09:11:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T09:36:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T00:16:24.648Z (over 1 year ago)
- Topics: api, customhooks, reactjs, tailwind-css
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency Converter App
This is a simple currency converter app that allows you to convert amounts between different currencies using the latest exchange rates from the [Fawaz Ahmed's Currency API](https://github.com/fawazahmed0/currency-api).
## Features
- Convert almost 150+ currencies
- Swap currency inputs
- Responsive design with a clean UI
## Technologies Used
- React
- Tailwind CSS
- Custom hooks
- API