Skip to content

explorills/main-landing

Repository files navigation

EXPL.ONE Landing Page

ONE ecosystem // powered by EXPL Nodes

Overview

This is an informational landing page that showcases the ONE ecosystem's open-source projects and development activity. The page connects to the ONE ecosystem GitHub organization to display real-time progress through commit activity and repository statistics.

Technical Stack

  • React 19 with TypeScript
  • Vite 7 build tool
  • Tailwind CSS 4
  • Framer Motion for animations
  • Radix UI components
  • Octokit for GitHub API integration

Setup

Install dependencies:

bun install

Run development server:

bun dev

Build for production:

bun run build

Project Structure

src/
├── components/     UI components and particle effects
├── hooks/          Custom React hooks for GitHub data
├── lib/            Utility functions and GitHub client
└── styles/         Global styles and theme

GitHub Integration

The landing page fetches and displays:

  • Repository statistics
  • Commit activity charts
  • Development progress indicators

This provides transparency into the ecosystem's open-source development.

ONE ecosystem // powered by EXPL Nodes

License

MIT

All Rights Reserved

Releases

No releases published

Packages

 
 
 

Contributors