Welcome to Cryptico, a modern cryptocurrency website providing real-time data on various cryptocurrencies, including prices, market trends, and other essential information. This project showcases a sleek design with interactive features to deliver live updates, making it easy for users to stay informed about the latest in the crypto world.
Check out the live site here: https://crypticoo.netlify.app/
- Real-time Cryptocurrency Data: Get up-to-date crypto prices and market trends.
- Interactive Charts: Visualize live cryptocurrency data using charts powered by React Chart.
- User-friendly Design: A clean, modern UI that is intuitive and easy to navigate.
React:: Frontend framework to build the UI.
Pure CSS: Custom styles created without external frameworks for a unique and responsive design.
CoinGecko API: Provides real-time cryptocurrency data such as prices and market trends.
React Chart: Displays dynamic and live cryptocurrency data in graphical format.
Cryptico fetches live cryptocurrency data from the CoinGecko API, which is then displayed on the website. Users can see current prices and view live updates through interactive charts, allowing them to easily track the performance of their favorite cryptocurrencies.
-
Clone the repository.
-
Install dependencies:
npm install
- Run the development server:
npm start
Feel free to submit issues or pull requests to contribute to the development of Cryptico. Let's make it even better !