An open API service indexing awesome lists of open source software.

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.

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