Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.68 KB

README.md

File metadata and controls

52 lines (28 loc) · 1.68 KB

Cryptico

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/

Screenshots

Capture.png

Features

  • 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.

Tech Stack

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.

How It Works

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.

Getting Started

  1. Clone the repository.

  2. Install dependencies:

  npm install
  1. Run the development server:
  npm start

Contributing

Feel free to submit issues or pull requests to contribute to the development of Cryptico. Let's make it even better !