/react-brl-to-usd-converter

Project that converts BRL money into USD using React + TypeScript + Tailwind CSS

Primary LanguageTypeScript

react-brl-to-usd-converter

To run this project, follow the commands:


npm install

And then:

npm run start

Concepts used in this project


  • React Components
  • React Hooks
  • Conditional Rendering
  • Props
  • Tailwind CSS
  • TypeScript (Function Components type, Literal type)