Skip to content

farhaandev/crm-central

Repository files navigation

🧾 CRM Central – React Dashboard UI (Frontend Only)

A fully responsive and clean CRM Dashboard UI built using React, TypeScript, and TailwindCSS, designed for managing customer data and tracking tasks — all in the frontend using localStorage.


✨ Features

  • 📊 Dashboard Overview – Quick stats about tasks and customers
  • 👥 Customer Management – Add, edit, and delete customer entries
  • Task Tracking – Manage task statuses: To Do, In Progress, Completed, Overdue
  • 🔍 Filters & Search – Real-time search and status filters
  • 💾 Persistent Storage – Data saved using browser's localStorage
  • 📱 Fully Responsive – Works across mobile, tablet, and desktop
  • 💎 Modern UI – Clean and minimal styling with TailwindCSS

🛠 Tech Stack

Tech Description
React JavaScript UI Library
TypeScript Typed JavaScript Superset
TailwindCSS Utility-first CSS
localStorage Frontend data persistence

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/yourusername/crm-central.git
cd crm-central

2. Install Dependencies

npm install

3. Run the App

npm run dev

App will be live at: http://localhost:5173


🔗 Live Demo

👉 View Live on Vercel


📌 Use-Cases

  • Internal tools for teams
  • Admin dashboards
  • UI portfolio project
  • CRM frontend simulation

📝 License

This project is open source and available under the MIT License.


🙋‍♂️ Developed By

Farhaan
Twitter: @yourhandle
GitHub: @yourgithub

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages