Zedexel Dashboard - Frontend Assignment This repository contains the Zedexel Dashboard, a modern and interactive admin panel built using Next.js, TypeScript, Tailwind CSS, and Lucide Icons. It includes features like dynamic page titles, search functionality, and a responsive sidebar navigation.
#My description
This project is a Next.js + TypeScript front-end dashboard assignment for the ZedeXeL Front End Dashboard Challenge. It includes:
✅ Responsive Sidebar Navigation
✅ Dynamic Page Titles
✅ Project Details with Tabs
✅ Live Search with Typing Effect
✅ Styled Components using Tailwind CSS
✅ Optimized Asset Loading with next/image
git clone https://github.com/raj20889/zedexel-dashboard.git
cd zedexel-dashboard
npm install
npm run dev
📂 zedexel-dashboard
├── 📂 app
│ ├── 📂 components # Reusable UI components
│ ├── 📂 pages # Pages (projects list, details)
│ ├── 📂 public # Static assets (logo, images)
│ ├── 📂 styles # Global CSS & Tailwind config
│ ├── layout.tsx # Root layout structure
│ ├── page.tsx # Main dashboard page
├── 📜 package.json # Dependencies
├── 📜 tailwind.config.js # Tailwind setup
└── 📜 tsconfig.json # TypeScript config
👤 Mohit Raj
GitHub: @raj20889
Project Link: (https://zedexel-dashboard-pink.vercel.app/)
⭐ If you like this project, consider giving it a star! ⭐