🚀 Welcome to Cryzeo React

Modern Crypto Landing Page Built with React

Discover the future of cryptocurrency with Cryzeo, a sleek and fully responsive crypto landing page template. Built with React and Bootstrap for seamless development workflow, designed for crypto trading, token selling, and digital asset management. The perfect solution for modern blockchain and cryptocurrency platforms.

Explore Our Platform

Preview our pages and access documentation

Home Pages

Navigation

Explore our comprehensive cryptocurrency platform

Home Page 1

Home Page 2

Home Page 3

Home Page 4

Other Pages

Navigation

Explore our comprehensive cryptocurrency platform

About Us

Price Charts

Blog & News

Contact Us

Connect Wallet Modal

1

Introduction

🛒 License Information

Single License – You can use the template for one project. Only you can access and use it.

Multiple License – You can use the template for multiple projects. Your team members or multiple users can also access it.

Extended License – If you intend to use the template for a client project, an end product for sale, or any commercial purpose, you are required to purchase the Extended License.

Welcome to the Cryzeo Crypto Landing Page Template documentation. This comprehensive React template is built with React, Bootstrap 5, SCSS, and modern web technologies to help you build powerful, responsive cryptocurrency and blockchain platforms. Following industry best practices, Cryzeo combines stunning design with powerful functionality perfect for crypto trading, token selling, and digital asset management. Featuring optimal performance and SEO optimization out of the box.

React Powered

Built with React for optimal performance and modern UI

Crypto Trading

Perfect for cryptocurrency trading and blockchain platforms

Fully Responsive

Optimized for all devices and screen sizes

2

Folder Structure

cryzeo-react/
├── src/
│   ├── pages/
│   │   ├── Home.jsx
│   │   ├── Home2.jsx
│   │   ├── Home3.jsx
│   │   ├── Home4.jsx
│   │   ├── About.jsx
│   │   ├── Blog.jsx
│   │   ├── Contact.jsx
│   │   └── Prices.jsx
│   ├── components/
│   │   ├── home/
│   │   ├── navbar/
│   │   ├── footer/
│   │   ├── modal/
│   │   └── ...
│   ├── scss/
│   │   ├── Components/
│   │   ├── Layout/
│   │   ├── pages/
│   │   └── style.scss
│   ├── images/
│   ├── utils/
│   ├── App.jsx
│   └── index.js
├── public/
├── .gitignore
├── package.json
└── README.md
Key Directories:
src/pages/

React pages and route components

src/components/

Reusable React components for crypto UI

src/scss/

SCSS modules for styling and theming

package.json

Project dependencies and scripts

3

Changelog

2.3.0 31.01.2026 - Bug fixes and improvements
  • Update Bootstrap v5.3.8.
  • Pixel-perfect layout across all screen sizes.
  • Fixed all alignment and spacing issues for better readability.
  • Eliminated layout breaks and overlapping elements for a cleaner UI.
  • Optimized content scaling for a consistent experience everywhere.
  • Bug fixes and improvements
2.2.0 27.11.2025 - Add New Home Page & Improvements
  • Added 3 Unique Home Page Variants
  • Enhanced UI/UX with modern animations
  • Improved performance optimization
  • Bug fixes and improvements
2.0.0 18.03.2025 - Code Update
  • Bootstrap Update - 5.3.6 to 5.3.7
  • Bug fixes and improvements
1.4.0 17.07.2025 - Add Modal & Code Update
  • Added animated Connect Wallet modal
  • Integrated Framer Motion for smooth transitions
  • Improved wallet list UI with hover effects and icons
  • Enabled modal close on outside click
  • Fixed minor issues
1.3.0 27.06.2025 - Some Fixed & Code Update
  • Fixed Header Spacing & Effect Changes
  • Fixed Footer Select Arrow Issue
  • Add Body Background Img
  • Live Doc Page Update
1.2.0 02.06.2025 - Plugins & Code Update
  • Bootstrap Update - 5.3.6
  • Bootstrap Icons - 1.13.1
  • React Bootstrap - 2.10.10
  • w3 Code Validator
1.0.0 17.03.2025 - Initial Release
  • Initial release of Cryzeo Crypto Landing Page Template
  • Built with React and Bootstrap 5
  • Styled with SCSS and modern CSS
  • Crypto Trading Platform Design
  • Cryptocurrency Exchange Layout
  • Framer Motion Animations
4

Installation Guide

Install Dependencies
npm install
Start Development Server
npm start
5

Package Dependencies

Here are the key dependencies and their versions used in this Next.js project:

Package Version Description
react 19.1.0 JavaScript library for building user interfaces
react-dom 19.1.0 React package for working with the DOM
bootstrap ^5.3.7 CSS framework for responsive layouts
react-bootstrap ^2.10.10 Bootstrap components built with React
bootstrap-icons ^1.13.1 Official Bootstrap icon library
sass ^1.74.1 CSS preprocessor for styling
framer-motion ^12.23.12 Production-ready motion library for React
chart.js ^4.5.0 Simple yet flexible JavaScript charting for crypto data
react-chartjs-2 ^5.3.0 React wrapper for Chart.js
react-icons ^5.5.0 Popular icon library for React
react-intersection-observer ^9.16.0 React implementation of Intersection Observer API
6

File Customization

Pages & Routing
  • src/pages/home/ - Home page variants
  • src/pages/about/ - About page
  • src/pages/blog/ - Blog page
  • src/pages/price/ - Price charts page
  • src/pages/contact-us/ - Contact page
React Components
  • src/components/home/ - Home sections
  • src/components/layout/ - Header & Footer
  • src/components/modal/ - Modal components
  • src/components/price/ - Price charts
  • src/components/routes/ - Route config
Styling
  • src/scss/style.scss - Main SCSS file
  • src/scss/_variables.scss - SCSS variables
  • src/scss/Components/ - Component styles
  • src/scss/Layout/ - Layout styles
  • src/scss/pages/ - Page-specific styles
Core Files
  • src/App.jsx - Main app with routing
  • src/index.js - Entry point
  • src/utils/ - Data & utilities
  • src/images/ - Image assets
  • package.json - Dependencies
7

Color & Font Customization

Color Customization

Customize your theme colors by editing the SCSS variables file.

Base Colors
// In src/scss/_variables.scss
// Base Colors
$blue:    #1252AE;
$indigo:  #6610f2;
$purple:  #6c38f4;
$pink:    #d63384;
$red:     #E34949;
$orange:  #fd7e14;
$yellow:  #E3C814;
$green:   #4CB6AA;
$teal:    #20c997;
$cyan:    #00e7d4;

// Primary color (Crypto theme)
$primary: $cyan;
Font Customization

Customize typography by updating font imports and variables.

1. Google Fonts Import
// In src/scss/_variables.scss
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

// Font family
$font-family-base: "Figtree", sans-serif;
8

Credits

Core Technologies
Resources
9

Support

Need Help?

We offer 6 months of support for any questions or issues you may encounter.

Features

Our Core Features

Discover the powerful technologies and tools that make our platform exceptional

React
React Js

Dynamic UI Library

Bootstrap
Bootstrap

Responsive Framework

React Bootstrap
React Bootstrap

React Components

Framer
Framer

Smooth Animations

SASS
SASS

Smart Styling

HTML 5
HTML 5

Web Structure

CSS 3
CSS 3

Modern Styling

Responsive
Responsive

Mobile Friendly

Google Fonts
Google Fonts

Web Typography

Icons
Icons

Vector Graphics

Modern Design
Modern Design

Clean Aesthetics

Easy Customizable
Easy Customizable

Flexible Components

Clean Code
Clean Code

Optimized Structure

Well Documented
Well Documented

Clear Guides

24/7 Support
24/7 Support

Always Available

Get Started with Cryzeo - The Ultimate Crypto Landing Page Template

Purchase Now!