Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.03 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.03 KB

GKC Dashboard is a web application built with Next.js, Tailwind CSS, and TypeScript. It provides a user-friendly interface for managing various aspects of your application. GKC Users section GKC Dashboard

Features

  • User management
  • Authentication with NextAuth
  • Responsive design with Tailwind CSS
  • Form handling and validation

Getting Started

To get started with the project, clone the repository and install the dependencies:

git clone https://github.com/mohitagrawal939/gkc-dashboard.git
cd gkc-dashboard
npm install

Development

To start the development server, run:

npm run dev

Build

To build the project for production, run:

npm run build

License

This project is licensed under the MIT License.