Welcome to CreditX, an intelligent platform built to power seamless financial experiences. This repository contains the frontend source code of CreditX, developed using:
- Next.js ⚡
- Tailwind CSS 🎨
- Framer Motion 🎬
- shadcn/ui 🧩
⚡ Blazing fast performance with Next.js 🎨 Beautiful, responsive design using Tailwind CSS 🎬 Smooth, elegant animations powered by Framer Motion 🧩 Modular & reusable components from shadcn/ui 🌙 Optional Dark Mode support 🛠️ Clean and maintainable code structure ✅ Fully responsive across all devices
| Technology | Description |
|---|---|
| Next.js | React framework for server-side rendering and routing |
| Tailwind CSS | Utility-first CSS framework for rapid UI development |
| Framer Motion | Motion library for React animations |
| shadcn/ui | Beautifully designed and accessible React components |
| TypeScript | Strongly-typed language for scalable applications |
Follow these steps to set up the project locally.
git clone https://github.com/yourusername/creditX.git
cd creditXpnpm ipnpm dev


