Skip to content

Nikhildhasmana89/react-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌍 React Currency Converter

A user-friendly and interactive React.js application that converts currencies using real-time exchange rates fetched from a live API.


πŸš€ Features

  • πŸ” Convert between multiple currencies (USD, INR, EUR, GBP, etc.)
  • πŸ”„ Swap button to quickly switch between β€œFrom” and β€œTo” currencies
  • 🌐 Real-time exchange rates from a live API
  • βš›οΈ Built using React Hooks (useState, useEffect) and a custom hook for fetching data

πŸ› οΈ Tech Stack

  • React.js
  • Tailwind CSS
  • Custom React Hooks

πŸ“Έ Screenshot

Currency Converter Screenshot


πŸ“¦ Installation

Clone the repository and install dependencies:

git clone https://github.com/Nikhildhasmana89/react-currency-converter.git
cd react-currency-converter
npm install
npm start

About

A simple currency converter built with React that fetches real-time exchange rates and allows users to convert between multiple currencies easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors