Skip to content

kanugurajesh/Trading

Repository files navigation

🌟 Koinx

A modern frontend application for a trading platform powered by the CoinGecko API and TradingView to deliver an immersive trading experience.

If you find this project helpful, don't forget to ⭐️ star the repo!


🚀 Features

  • Real-Time Market Data: Fetch live cryptocurrency data using the CoinGecko API.
  • Interactive Charts: Integrated with TradingView for advanced charting and technical analysis.
  • Seamless UI: Built with a sleek and responsive interface for a smooth user experience.
  • Dark Mode Toggle: Enable dark and light mode screen with toggle

🛠️ Tech Stack

Koinx leverages the following technologies to ensure high performance and developer efficiency:

  • Next.js: A powerful React framework for server-side rendering and static site generation.
  • TypeScript: For type-safe development and better scalability.
  • TailwindCSS: A utility-first CSS framework for rapid UI design.
  • CoinGecko API: To fetch live cryptocurrency data and market stats.

🛠️ Getting Started

Follow these steps to run the project locally:

Prerequisites

  • Node.js (>= 16.0.0)
  • npm or yarn package manager

Installation

  1. Clone the repository:
    git clone https://github.com/kanugurajesh/Trading.git
    cd Trading
  2. Install the dependencies
    npm install
  3. Add the environment variables
    cp .env.example .env.local
  4. Run the project
    npm run dev

Demo

Koinx