Skip to content

brunoplollato/Currency-Converter

Repository files navigation

Charity Finder App

A simple currency converter app that allows you to select two currencies to exchange.

Live Link

Technologies

Frontend

  • @everapi/freecurrencyapi-js
  • Languages: HTML5, CSS3, ES6 JavaScript
  • Frameworks: Nextjs, TypeScript
  • Testing: Jest
  • Build Tools: Webpack, Babel, Gulp, NPM
  • Clean Code: Clear Variable Names, Reusable Logic (DRY), One Function One Action, Simple Code, Clean Folder Structure
  • Performance: Single Page Application Router
  • CI/CD: Vercel