Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 379 Bytes

File metadata and controls

20 lines (14 loc) · 379 Bytes

CoinMarketCap Clone by Gozie

Link: Desktop View view live app.

Kindly star the repo if you like what you see :)

This is a side project, so I've not had time to work on the mobile view; other tasks take priority at this Time.

First, run the development server:

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