This is a Crypto Tracker Web App built using React.js that allows users to track cryptocurrency data, compare two different cryptocurrencies, toggle between light and dark themes, and view graphical representations of cryptocurrency performance. The app fetches real-time data from a cryptocurrency API to provide up-to-date information.
Dashboard: The dashboard displays a list of popular cryptocurrencies along with their current prices, market caps, and percentage changes. Users can easily track the performance of these cryptocurrencies.
Compare Cryptocurrencies: Users can select and compare the performance of two different cryptocurrencies on a single page. This feature helps users make informed decisions when choosing between different cryptocurrencies.
Toggle Theme: The app provides a user-friendly toggle theme feature, allowing users to switch between a light and dark theme to suit their preferences.
Graphical Representation: Cryptocurrency performance is visually represented using graphs and charts. Users can analyze historical data and trends for a deeper understanding of cryptocurrency performance.
To run this app locally on your machine, follow these steps:
git clone https://github.com/FaizanHashmi3/crypto-tracker-web-app.git Navigate to the Project Directory:
cd crypto-tracker-web-app Install Dependencies: npm install
Start the Development Server: npm start
Open the App: Open your web browser and visit http://localhost:3000 to use the Crypto Tracker Web App.
On the dashboard, you can view the latest data for popular cryptocurrencies.
Use the navigation menu to access the "Compare" feature, allowing you to compare two cryptocurrencies.
Toggle between light and dark themes using the theme toggle switch.
Explore the graphical representations and charts for in-depth cryptocurrency analysis.
This app fetches real-time cryptocurrency data from a cryptocurrency API. To change the API source or make adjustments to the data fetching process, refer to the source code in the project.
If you'd like to contribute to this project, feel free to fork the repository, make your changes, and submit a pull request. Contributions are welcomed and appreciated.
Enjoy tracking and analyzing cryptocurrency data with the Crypto Tracker Web App! If you have any feedback, questions, or suggestions, please feel free to reach out to me at mdfaizanhashmi3@gmail.com.






