Skip to content

Latest commit

 

History

History
75 lines (39 loc) · 1.89 KB

README.md

File metadata and controls

75 lines (39 loc) · 1.89 KB

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