This project is a work in progress built using React, Vite, and Tailwind CSS. It's designed to be a starting point for building modern, performant, and style-driven web applications.
Prerequisites:
- Node.js (version 14 or later): https://nodejs.org/en/about/previous-releases
Installation:
-
Clone this repository:
git clone https://github.com/Resources-Website/NITH-HUB
-
Navigate to the project directory:
cd your-project-name
-
Install dependencies:
npm install
-
Development Server:
npm run dev