Skip to content

Kasjan4/Currency-Converter

Repository files navigation

Currency Converter

HOW TO RUN THE APP

  1. To run the app from the terminal, navigate to the root folder and first run 'npm i' to install the node modules.

  2. Then run 'npm run app' to start the development server. Your default browser should open.

Technologies used:

  • React 17.0.2
  • JavaScript ES6
  • React-Bootstrap
  • TypeScript
  • Webpack, babel
  • Hash router
  • SCSS
  • HTML5
  • React reveal
  • Axios
  • Font Awesome
  • XE API
  • REST Countries API