An open API service indexing awesome lists of open source software.

https://github.com/mzherx/Cryptico

Cryptico is a modern cryptocurrency website providing real-time data on crypto prices, market trends, and more. Built with a sleek design and user-friendly interface
https://github.com/mzherx/Cryptico

crypto cryptocurrency website

Last synced: 11 months ago
JSON representation

Cryptico is a modern cryptocurrency website providing real-time data on crypto prices, market trends, and more. Built with a sleek design and user-friendly interface

Awesome Lists containing this project

README

          

# 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.vercel.app/

## Screenshots

![Demo GIF](./gif.gif)

## 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:

```bash
npm install
```

3. Run the development server:

```bash
npm start
```
## Contributing

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