/CryptoInsights

User-friendly web application where you can track everything related to cryptocurrencies.

Primary LanguageJavaScript

CryptoInsights

Welcome to CryptoInsights! CryptoInsights is a user-friendly web application where you can track everything related to cryptocurrencies. You can access details about all cryptocurrencies, explore historical data on their prices, and stay up-to-date with the latest news about cryptocurrencies.

Demo

CryptoInsights is deployed to Vercel. You can try it on the following URL: cryptoinsights.vercel.app.

Technologies Used

  • React.js
  • Ant Design
  • Redux Toolkit (RTK)
  • Chart.js
  • RapidAPI

Installation

To install and run TravelloGo locally, follow these steps:

  1. Clone the project repository.
  2. Navigate to the project directory.
  3. Install the necessary dependencies by running the following command:
npm install
  1. Replace the environment variables with your own API keys.

  2. Run the project by executing the following command:

npm run dev
  1. Access the application by visintg http://127.0.0.1:5173