More Premium Hugo Themes Premium React Themes

Currency Converter

currency converter app by using React, React Query, Axios & Chakra-UI.

Currency Converter

currency converter app by using React, React Query, Axios & Chakra-UI.

Author Avatar Theme by ermiasbahru
Github Stars Github Stars: 8
Last Commit Last Commit: Feb 23, 2023 -
First Commit Created: Dec 18, 2023 -
Currency Converter screenshot

Overview:

The Currency Converter is a web application developed using React, React Query, Axios, and Chakra-UI. It allows users to convert currencies easily and efficiently.

Features:

  • Easy Currency Conversion: The application provides a simple and intuitive interface for users to convert currencies hassle-free.
  • Real-Time Currency Rates: The system fetches real-time currency rates using the API, ensuring accurate conversion rates.
  • Customizable API Key: Users can easily obtain their own API key and update it in the application’s environment file for personalized use.

Installation:

To run the Currency Converter project, follow the steps below:

  1. Obtain an API key by link.

  2. Update the REACT_APP_API_KEY value in the .env file with your API key.

  3. Run the following command in your terminal:

    npm install && npm start
    

    This will install the required dependencies and start the application.

Summary:

The Currency Converter is a powerful web application that allows users to convert currencies seamlessly. With its user-friendly interface, real-time currency rates, and customizable API key, it provides a convenient and efficient way to perform currency conversions. By following a few simple installation steps, users can easily set up and utilize this application to meet their currency conversion needs.