Skip to content

Pl1Fert/Currency-Tracker

Repository files navigation

Currency Tracker

Currency Tracker is a web application built using React that allows users to keep track of the latest currency exchange rates. With the ability to select from a variety currencies, users can easily monitor the value of their preferred currency in real-time. The application also features a historical chart that displays the currency's performance over time, allowing users to analyze trends and make informed decisions.

Available scripts

In the project directory, you can run:

yarn start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

yarn lint

Launches lint to check for errors.

yarn lint:fix

Launches lint to check for errors and fix them.

Technologies:

React

React hooks

React router dom

Typescript

Redux

Webpack

Axios

Chart JS

Eslint

Babel

Cypress

Jest