Skip to content

Helezonic/reactjs-currency-convert

Repository files navigation

Currency Converter Mini Project

(Less focus on UI, more on the functionality)

  • Bundler - Vite

  • CSS Library - Tailwind [postCSS, autoprefixer]

  • Use of Custom Hook - useCurrencyList - for fetching currency conversion rates

  • Input Box as a component that is exported through index file in component directory

Features

  1. Select the currency that needs to be converted from, and the one to be converted to, all from a list of options fetched from this Exchange API
    Click on the convert button to convert

  2. The exchange rate for each unit of currency is displayed

  3. The swap button swaps the selected currencies.


(learnings noted in ./public/Notes.md for personal reference)

About

A React JS mini application for currency conversion through exchange rates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •