Currency converter made with React and REST Countries API
Currency Converter
Currency converter made with React, XE API and REST Countries API.
HOW TO RUN THE APP
- To run the app from the terminal, navigate to the root folder and first run 'npm i' to install the node modules.
- 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