/currency-exchange-app

App is based on google's search currency exchange with some additional features utilized for learing purposes.

Primary LanguageJavaScript

Currency Exchange App

Table of contents

Introduction

App is based on google's search currency exchange with some additional features utilized for learing purposes.
The main goal of the app was to get familiar with Typescript, app testing and tailwindcss.

Click to check out the app

Technologies

Project is created with:

  • ReactJS 17.0.1
  • Recharts 2.0.3
  • tailwindcss 2.0.2
  • Typescript 4.1.3
  • JEST 26.0.19
  • react-hooks-testing-library 3.7.0

Sources

Setup

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.