Trade-Pro is a modern, feature-rich web application for financial trading. It provides real-time market data, advanced charting, and comprehensive portfolio management tools to empower both novice and experienced traders.
- Real-time Market Data: Access up-to-the-minute market information and news.
- Advanced Charting: Utilize powerful charting tools from TradingView for in-depth technical analysis.
- Portfolio Management: Track your investments, view performance analytics, and manage your portfolio with ease.
- Secure Authentication: Robust user authentication and management, including KYC (Know Your Customer) verification.
- Quick Trade Panel: Execute trades quickly and efficiently with a streamlined trading interface.
- Node.js (v18 or higher)
- npm, yarn, or pnpm
- Clone the repository:
git clone https://github.com/your-username/trade-pro.git
- Install the dependencies:
cd trade-pro npm install
To start the development server, run:
npm run devThe application will be available at http://localhost:5173.
- Frontend: React, TypeScript, Vite, Tailwind CSS, shadcn/ui
- Backend: Supabase (PostgreSQL, Auth, Serverless Functions)
- Charting: TradingView