Skip to content

Cerify-Systems/Cerify-about

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cerify About Page

A modern, responsive about page for Cerify - a blockchain security platform that provides high-precision smart contract vulnerability detection and certification services.

🚀 Overview

This project is a frontend React application showcasing Cerify's mission, team, roadmap, and services. Built with React and Create React App, it features a beautiful gradient design with smooth animations and responsive layout.

✨ Features

  • Modern UI/UX: Beautiful gradient backgrounds with animated geometric elements
  • Responsive Design: Optimized for desktop, tablet, and mobile devices
  • Interactive Sections:
    • Hero section with compelling messaging
    • Company story and mission
    • Team member profiles
    • Product roadmap timeline
    • Footer with social links
  • Component Library: Built with shadcn/ui components and Radix UI primitives

📁 Project Structure

Cerify-aboutpage/
├── public/                 # Static assets and HTML template
│   ├── index.html         # Main HTML template
│   └── figmaAssets/       # Design assets from Figma
├── src/
│   ├── components/        # Reusable UI components
│   │   └── ui/           # shadcn/ui component library
│   ├── pages/            # Page components
│   │   └── sections/     # Page section components
│   ├── hooks/            # Custom React hooks
│   ├── lib/              # Utilities and configurations
│   ├── App.jsx           # Main application component
│   ├── index.js          # Application entry point
│   └── index.css         # Global styles
├── components.json        # shadcn/ui configuration
├── tailwind.config.js     # Tailwind CSS configuration
├── postcss.config.js      # PostCSS configuration
└── package.json          # Project dependencies and scripts

🚦 Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone the repository

    git clone <repository-url>
    cd Cerify-aboutpage
  2. Install dependencies

    npm install
  3. Start the development server

    npm start

The application will be available at http://localhost:3000

📜 Available Scripts

  • npm start - Start development server with hot reload
  • npm run build - Build the application for production
  • npm test - Run the test suite
  • npm run eject - Eject from Create React App (one-way operation)

🎨 Design System

The project uses a cohesive design system featuring:

🚀 Deployment

Production Build

npm run build

This creates optimized bundles in the build/ directory ready for deployment.

📄 License

This project is licensed under the MIT License - see the package.json file for details.

👥 Team

  • Subodh Sharma - Founder & Principal Architect
  • Dr. Nilam Kaushik - Co-Founder and Lead Strategist
  • Debashish Sakunia - Managing Director
  • Avni Bakshi - Business Head & Founding Team Member

Cerify-about

Releases

No releases published

Packages

 
 
 

Contributors

Languages