Skip to content

Latest commit

 

History

History
108 lines (67 loc) · 3.76 KB

README.md

File metadata and controls

108 lines (67 loc) · 3.76 KB


Crypto Dashboard


image

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


🔍 Instant Search Mode

image


🌐 Explore Crypto Coins

image


🪙 Get in-dept details about coins

image


🌖 Light/Dark Mode

image


🔴 Realtime Data with periodic refresh

🪄 Magic Optimisation to reduce API calls

🗝️ Authentication support

📦 PWA Support for all devices

.... and more

Tech Used

Next JS React TypeScript TailwindCSS CSS3 HTML5 Vercel

image

NextJS Guide

Getting Started

First, run the development server:

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

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.