https://github.com/bhusansamal/cryptofreak
CryptoFreak is a React JS web app that uses the CoinGecko API to provide real-time cryptocurrency data. Key features include live price updates, market metrics, search functionality, and a responsive design. Deployed on Netlify.
https://github.com/bhusansamal/cryptofreak
chartjs coingecko-api context-api cryptocurrency cryptotracker reactjs redux
Last synced: 2 months ago
JSON representation
CryptoFreak is a React JS web app that uses the CoinGecko API to provide real-time cryptocurrency data. Key features include live price updates, market metrics, search functionality, and a responsive design. Deployed on Netlify.
- Host: GitHub
- URL: https://github.com/bhusansamal/cryptofreak
- Owner: Bhusansamal
- Created: 2024-08-01T09:28:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T17:02:50.000Z (almost 2 years ago)
- Last Synced: 2025-04-18T18:08:32.709Z (about 1 year ago)
- Topics: chartjs, coingecko-api, context-api, cryptocurrency, cryptotracker, reactjs, redux
- Language: JavaScript
- Homepage: https://crypto-freak-one.vercel.app
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CryptoFreak
**CryptoFreak** is a React JS web application that provides real-time cryptocurrency data using the CoinGecko API. The app features a clean interface and offers functionalities for viewing live price updates, historical chart data, and currency conversion.
## Features
- **Real-Time Data**: Get the latest prices and market metrics for cryptocurrencies.
- **Search Functionality**: Easily search for specific cryptocurrencies.
- **Favorites**: Track and manage your favorite cryptocurrencies.
- **Historical Chart Data**: View historical price charts for selected cryptocurrencies.
- **Currency Conversion**: Convert cryptocurrency values between different currencies.
- **Responsive Design**: Optimized for both desktop and mobile devices.
## Technologies Used
- **React JS**: JavaScript library for building user interfaces.
- **CoinGecko API**: Free API for accessing cryptocurrency data.
- **Netlify**: Hosting and deployment.
## Live Demo
Check out the live version of the app at: [CryptoFreak](https://cryptofreak.netlify.app/)


