A modern, professional cryptocurrency landing page showcasing the revolutionary GRYC token. Built with React, Tailwind CSS, and Framer Motion for stunning animations and smooth scrolling effects.
- Modern Design: Professional, sleek cryptocurrency landing page
- Smooth Animations: Powered by Framer Motion for fluid transitions
- Scroll Effects: Interactive animations triggered by scrolling
- Responsive: Fully responsive design that works on all devices
- Glass Morphism: Modern glassmorphic design elements
- Gradient Effects: Beautiful gradient text and glowing elements
- Complete Sections:
- Hero section with animated background
- About section
- Key Features
- Tokenomics with animated distribution chart
- Roadmap with timeline
- Whitepaper highlights
- Team section
- Footer with social links
- React - UI framework
- Vite - Build tool and dev server
- Tailwind CSS - Utility-first styling
- Framer Motion - Animation library
- Lucide React - Beautiful icon library
- React Intersection Observer - Scroll-triggered animations
- Node.js 18.x or higher
- npm or yarn
- Navigate to the project directory:
cd gryc-crypto- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser and visit:
http://localhost:5173
To create a production-ready build:
npm run buildThe built files will be in the dist directory.
npm run previewgryc-crypto/
├── src/
│ ├── App.jsx # Main application component with all sections
│ ├── App.css # Additional styles
│ ├── index.css # Global styles with Tailwind directives
│ └── main.jsx # Application entry point
├── public/ # Static assets
├── index.html # HTML template
├── tailwind.config.js # Tailwind configuration
├── postcss.config.js # PostCSS configuration
└── vite.config.js # Vite configuration
The color scheme can be customized in tailwind.config.js:
colors: {
'crypto-dark': '#0a0e27',
'crypto-blue': '#4c9aff',
'crypto-purple': '#8b5cf6',
'crypto-gold': '#fbbf24',
}All content is in src/App.jsx. You can easily modify:
- Token information
- Roadmap items
- Team members
- Feature descriptions
- And more!
Animations are configured using Framer Motion. Adjust animation parameters in the component motion props or add custom keyframes in tailwind.config.js.
- Animated floating background elements
- Call-to-action buttons
- Smooth scroll indicator
- Animated distribution bars
- Token details card
- Professional layout
- Timeline with phases
- Hover effects
- Responsive design
- Team member cards
- Hover animations
- Professional presentation
Get Rich Young Coin (GRYC) is a revolutionary cryptocurrency founded by GeriYoco, designed to democratize wealth creation through innovative blockchain technology.
- Symbol: GRYC
- Total Supply: 1,000,000,000
- Blockchain: Ethereum (ERC-20)
- Tax: 2% Buy / 2% Sell
This is a pre-launch promotional website. No actual transactions or cryptocurrency operations are supported. This is for demonstration purposes only.
This project is created for demonstration purposes.
Built with ❤️ by the GRYC team