Skip to content

Cryptoplace is a web application that allows users to view the current rates of various cryptocurrencies and provides a visual chart showing the rate trends over the last 10 days.

Notifications You must be signed in to change notification settings

NikhilDadhania/Cryptoplace

Repository files navigation

Cryptoplace

Cryptoplace

Cryptoplace is a web application that allows users to view the current rates of various cryptocurrencies and provides a visual chart showing the rate trends over the last 10 days.

Features

  • Real-Time Cryptocurrency Rates: Displays up-to-date rates for popular cryptocurrencies.
  • 10-Day Trend Chart: Visualize the price trends of cryptocurrencies over the last 10 days.
  • Responsive Design: Works seamlessly across different devices and screen sizes.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Vite: Next-generation frontend tooling for fast development.
  • Charting Library: Chart.js for displaying charts.
  • CSS Modules: Scoped and maintainable styling.

Installation

  1. Clone the repository:
    git clone https://github.com/NikhilDadhania/cryptoplace.git
  2. Navigate to the project directory:
    cd cryptoplace
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Usage

  • The homepage displays a list of cryptocurrencies with their current rates.
  • Select a cryptocurrency to view its rate and a 10-day trend chart.

Acknowledgments

Live Website

https://cryptoplace-weld.vercel.app/

About

Cryptoplace is a web application that allows users to view the current rates of various cryptocurrencies and provides a visual chart showing the rate trends over the last 10 days.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published