Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vishwagauravin/crypto-dashboard

A Crypto Dashboard to check all details about crypo coins, global trends, news, market outlook, and more.
https://github.com/vishwagauravin/crypto-dashboard

bitcoin coin coingecko-api crypto crypto-market cryptocurrencies cryptocurrency cryptocurrency-exchanges ethereum

Last synced: 19 days ago
JSON representation

A Crypto Dashboard to check all details about crypo coins, global trends, news, market outlook, and more.

Awesome Lists containing this project

README

        



Crypto Dashboard









![image](https://github.com/user-attachments/assets/32a14d0c-2c8a-4544-9435-863e32d636e0)

# Features
We've got everything that you need! A Crypto Dashboard to check all details about crypo coins, global trends, news, market outlook, and more.

## ⚡ Market Outlook, Trending and Top Coins
![image](https://github.com/user-attachments/assets/32a14d0c-2c8a-4544-9435-863e32d636e0)

---

## 🔍 Instant Search Mode
![image](https://github.com/user-attachments/assets/ec0e6292-c782-49e2-ad0e-53445d8d1d2d)

---

## 🌐 Explore Crypto Coins
![image](https://github.com/user-attachments/assets/c5e5e1b3-fbff-4f2a-90b1-5bc6f5105f7b)

---

## 🪙 Get in-dept details about coins
![image](https://github.com/user-attachments/assets/f08e6b86-ce82-468b-aaa8-e41c59b987db)

---

## 🌖 Light/Dark Mode
![image](https://github.com/user-attachments/assets/83f22249-fa0f-4af1-b971-26c6596dcf16)

---

### 🔴 Realtime Data with periodic refresh

### 🪄 Magic Optimisation to reduce API calls

### 🗝️ Authentication support

### 📦 PWA Support for all devices

.... and more

## Our Social Links
[![X](https://img.shields.io/badge/X-black.svg?style=normal&logo=X&logoColor=white)](https://x.com/VishwaGauravIn)
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=normal&logo=linkedin&logoColor=white)](https://linkedin.com/in/VishwaGauravIn)

## PageSpeed Insights
![psi](https://github.com/VishwaGauravIn/youtube-word-frequency-counter/assets/81325730/eb1e6103-9516-4909-bf79-c1a4af930bfb)

## 🕜 Total time spend on this project: ~24hrs

## Tech Used
![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)

[![image](https://user-images.githubusercontent.com/81325730/209995550-63bdb319-f8fd-4383-bcfc-9021c4bc5642.png)](https://vercel.com/?utm_source=team_vishwagauravin&utm_campaign=oss)

NextJS Guide

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.