Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sshrey30/currency-converter

Currency conversion website | React JS and Tailwind CSS
https://github.com/sshrey30/currency-converter

css html html-css-javascript javascript react-hooks reactjs tailwind tailwind-css

Last synced: about 2 months ago
JSON representation

Currency conversion website | React JS and Tailwind CSS

Awesome Lists containing this project

README

        

# Currency Converter

A dynamic currency converter web application built with React JS and Tailwind CSS. This app allows users to convert between all worldwide currencies, featuring real-time data fetched from an API. Users can easily swap between currencies for convenience.

## Features

- **Swap Between Currencies**: Easily switch the base and target currencies.
- **Real-time Conversion**: Fetches live currency conversion rates from an API.
- **Wide Range of Currencies**: Supports all worldwide currencies for conversion.

## Technologies Used

- **React JS**: A JavaScript library for building user interfaces.
- **Tailwind CSS**: A utility-first CSS framework for rapidly building custom designs.
- **Currency API**: An API to fetch real-time currency conversion rates.