Skip to content

bigxiaoxin/PN-01

Repository files navigation

Pledge Official Website

This is a high-end, responsive single-page application for Pledge, a dual-direction asset credit hub and on-chain prime broker.

Local Development

To run this project locally:

  1. Prerequisites: Ensure you have Node.js installed.
  2. Install Dependencies:
    npm install
  3. Run Development Server:
    npm run dev
  4. Build for Production:
    npm run build

Tech Stack

  • React 19: Modern UI development.
  • Tailwind CSS: Utility-first styling for high-end aesthetics.
  • Recharts: Data visualization for market trends.
  • TypeScript: Type safety and better developer experience.
  • Vite: Ultra-fast build tool and dev server.

Project Structure

  • index.html: Entry point with CDN Tailwind and ESM importmap.
  • index.tsx: React root initialization.
  • App.tsx: Main layout and component composition.
  • components/: Modular UI sections (Hero, Market, Model, etc.).
  • types.ts: Shared TypeScript interfaces.

About

PN-01

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors