Welcome to K-Rite Dashboard - a sleek and intuitive dashboard application built with React, DaisyUI, and Tailwind CSS. This dashboard empowers users to manage teams, track meetings, and perform various administrative tasks efficiently.
Check out the live demo: K-Rite Dashboard
To get a local copy of the project up and running, follow these steps:
Clone the repository:
git clone https://github.com/CG-B05S/k-rite-dashboard.git
Navigate to the project directory:
cd k-rite-dashboard
Install dependencies:
npm install
Start the development server:
npm start
Open your browser and go to http://localhost:3000 to view the application.