This is a Next.js project bootstrapped with create-next-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.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
-
Built with Next.js 14 (App Router): Utilizes the latest features and performance optimizations of Next.js for a seamless user experience.
-
Fast and Lightweight Hono API Web Framework: Ensures high performance and quick response times for API requests.
-
Drizzle ORM: Interacts with Neon PostgreSQL serverless database, providing robust and efficient database management.
-
UI Components: Developed using Shadcn UI, HeadlessUI, React Icons, TypeScript, and Tailwind CSS for a modern and responsive design.
-
Authentication and Authorization with Clerk: Provides secure and easy-to-use authentication and authorization mechanisms.
-
Beautifully Crafted Dashboard Widgets: Offers an intuitive and visually appealing dashboard with customizable widgets.
-
Customizable Charts: Built on top of the Recharts package, enabling limitless customization for data visualization.
-
Mobile-Friendly TanStack Table: Displays large amounts of data efficiently with pagination, filtering, and sorting options.
-
Framer Motion for Transitions and Hero Section: Adds smooth animations and transitions for a dynamic user interface.