Skip to content

JeffOtano/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

This is a simple currency converter app that allows users to convert Czech Koruna (CZK) to various other currencies. The app is built using React Native and utilizes the React Query library for fetching data from the Czech National Bank's API.

Features

  • Convert Czech Koruna (CZK) to other currencies
  • List of supported currencies with their respective conversion rates
  • Automatic fetching of currency conversion rates

Installation

  1. Make sure you have Node.js and npm installed on your system. You can download Node.js from here, which will also install npm.

  2. Install the Expo CLI: npm install -g expo-cli

  3. Clone the repository: git clone https://github.com/JeffOtano/CurrencyConverter.git

  4. Change into the project directory: cd CurrencyConverter

  5. Install dependencies: yarn

Running the App

  1. Start the Expo development server: yarn start

    This will run the expo cli in your console.

  2. Install the Expo app on your mobile device from the App Store or Google Play Store.

  3. Scan the QR code displayed in the console window using your camera or the Expo app on your mobile device.

  4. The app will now load on your device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors