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.
In the project directory, you can run:
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.
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Launches lint to check for errors.
Launches lint to check for errors and fix them.