Skip to content

Files

Latest commit

c02fe17 · Jun 19, 2021

History

History
27 lines (18 loc) · 462 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 462 Bytes

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