# Memory Engineering MCP - Landing Page
π **Impressive landing page for Memory Engineering MCP** - Built using the MCP tools themselves!
## π Live Demo
Visit: [http://localhost:3000](http://localhost:3000)
## β¨ Features
- **Hero Section**: Animated particles, gradient text, terminal preview
- **7 Memory Cards**: Interactive showcase with hover effects
- **Performance Metrics**: Animated charts showing real stats
- **Interactive Demo**: 5 terminal examples with state management
- **Installation Guide**: Step-by-step with copy buttons
- **Testimonials**: Developer success stories
- **Responsive Design**: Beautiful on all devices
- **Dark Theme**: Developer-friendly with blue/purple accents
## π οΈ Tech Stack
- **Next.js 15.4.6** - React framework
- **TypeScript** - Type safety
- **Tailwind CSS 4** - Styling
- **Framer Motion** - Animations
- **Lucide React** - Icons
## π¦ Installation
```bash
# Install dependencies
bun install
# Run development server
bun dev
# Build for production
bun build
# Start production server
bun start
```
## π§ Meta-Development
This landing page was built using Memory Engineering MCP itself, demonstrating:
- Todo tracking throughout development
- Memory updates capturing progress
- Code sync to embeddings
- Semantic search working on the landing page code
## π Stats
- **Components**: 9 files
- **Lines of Code**: ~1,500
- **Build Time**: < 2 hours
- **MCP Usage**: Heavy (proving the tool's value!)
## π― Purpose
Showcase the power of Memory Engineering MCP - a tool that gives AI assistants persistent memory across sessions, enabling 10x faster development.
## π Links
- [Main Project](https://github.com/romiluz13/memory-engineering-mcp)
- [npm Package](https://www.npmjs.com/package/memory-engineering-mcp)
- [Documentation](https://github.com/romiluz13/memory-engineering-mcp/blob/main/README.md)
---
Built with β€οΈ using Memory Engineering MCP