This dashboard application is designed to manage and track accreditation-related data for Marwadi University.
To set up the development environment, follow these steps:
# Step 1: Clone the repository
git clone <YOUR_GIT_URL>
# Step 2: Navigate to the project directory
cd marwadi-accreditation-dashboard
# Step 3: Install dependencies
npm i
# Step 4: Start the development server
npm run devThe project can be deployed using any static site hosting service like Netlify, Vercel, or GitHub Pages.
Please follow the project's coding standards and submit pull requests for any new features or bug fixes.