A beautiful and responsive landing page inspired by Miro, built with Next.js and modern UI technologies. This project showcases a clean, minimalistic design optimized for performance and SEO.
🌟 Features
✅ Next.js 14 (App Router) for fast and SEO-friendly pages
✅ ShadCN & Tailwind CSS for a sleek, modern UI
✅ Framer Motion for smooth animations
✅ Fully Responsive (Mobile & Desktop)
🛠️ Tech Stack
- Frontend: Next.js, React, Tailwind CSS
- Animations: Framer Motion
- Deployment: Vercel
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/Ahmedlekan/miro-clone.git
cd my-app
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.