# 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