A modern, responsive about page for Cerify - a blockchain security platform that provides high-precision smart contract vulnerability detection and certification services.
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.
- 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
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
- Node.js (v16 or higher)
- npm or yarn
-
Clone the repository
git clone <repository-url> cd Cerify-aboutpage
-
Install dependencies
npm install
-
Start the development server
npm start
The application will be available at http://localhost:3000
npm start- Start development server with hot reloadnpm run build- Build the application for productionnpm test- Run the test suitenpm run eject- Eject from Create React App (one-way operation)
The project uses a cohesive design system featuring:
npm run buildThis creates optimized bundles in the build/ directory ready for deployment.
This project is licensed under the MIT License - see the package.json file for details.
- Subodh Sharma - Founder & Principal Architect
- Dr. Nilam Kaushik - Co-Founder and Lead Strategist
- Debashish Sakunia - Managing Director
- Avni Bakshi - Business Head & Founding Team Member