Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mazher-dev/cryptico-page
Welcome to Cryptico, a modern cryptocurrency website providing real-time data on various cryptocurrencies, including prices, market trends, and other essential information.
https://github.com/mazher-dev/cryptico-page
cryptico crypto crypto-bot css mazher-dev react-project tailwind
Last synced: 2 days ago
JSON representation
Welcome to Cryptico, a modern cryptocurrency website providing real-time data on various cryptocurrencies, including prices, market trends, and other essential information.
- Host: GitHub
- URL: https://github.com/mazher-dev/cryptico-page
- Owner: mazher-dev
- Created: 2024-11-05T12:32:53.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-11-07T12:26:56.000Z (8 days ago)
- Last Synced: 2024-11-07T13:29:50.266Z (8 days ago)
- Topics: cryptico, crypto, crypto-bot, css, mazher-dev, react-project, tailwind
- Language: JavaScript
- Homepage: https://cryptiico.netlify.app/
- Size: 1.05 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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://cryptiico.netlify.app/
## Screenshots
[![Frame-1.png](https://i.postimg.cc/SRX9C3qj/Frame-1.png)](https://postimg.cc/zHr31dy1)
## Features
- **Real-Time Crypto Data**: Provides up-to-the-minute price updates and market trends
- **Portfolio Management**: Track and manage your crypto investments in one place.
- **Price Alerts**: Set custom price alerts for selected cryptocurrencies. Receive notifications when your assets reach your desired price points.
- **Market Insights & Trends**: Access detailed insights into market trends, including price charts, volume changes, and historical data
- **User-Friendly Interface**: An intuitive and easy-to-navigate interface that makes tracking crypto assets and analyzing trends simple for both new users and experienced traders..
## Tech Stack- **React**: A powerful JavaScript library for building user interfaces, enabling a dynamic and responsive experience.
- **Tailwind CSS**: A utility-first CSS framework that allows for rapid design and development of custom user interfaces.
- **Pure CSS**: For additional styling and customization, ensuring a polished and visually appealing layout.
- **Google Charts**: A robust library for creating interactive data visualizations, used for displaying real-time crypto data and trends.
- **CoinGecko API**: Provides comprehensive and accurate cryptocurrency data, enabling real-time tracking of prices, trends, and market information.## Getting Started
1. Clone the repository.
2. Install dependencies:
```bash
npm install
```3. Run the development server:
```bash
npm start
```
## ContributingFeel free to submit issues or pull requests to contribute to the development of Cryptico. Let's make it even better!