Skip to content

seeranjeeviramavel/cryptoking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Currency Marketplace

This project is a Crypto Currency Marketplace application built with React and Vite. It allows users to check live cryptocurrency data and view historical trends through a line chart. This application demonstrates proficiency in React by implementing advanced features such as dynamic routing, lazy loading of data on scroll, and integration with the CoinGecko API for live data and market details.

Demo

https://cryptoking-demo.netlify.app/

Features

  • Live Data: Fetches and displays real-time cryptocurrency data from the CoinGecko API.

  • Historical Line Chart: Visualizes cryptocurrency trends over the past days using a line chart.

  • Dynamic Routing: Implements dynamic routing for a seamless user experience.

  • Lazy Loading: Efficiently loads data on scroll to improve performance and user experience.

Tech Stack

Client: React, Context API, TailwindCSS, Axios, AG Grid, react-google-charts,vite

Run Locally

Clone the project

  git clone https://github.com/seeranjeeviramavel/cryptoking.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

License

MIT

Acknowledgements

🔗 Links

portfolio linkedin

Releases

No releases published

Packages

No packages published