Skip to content

Resources-Website/NITH-HUB

Repository files navigation

NITH-HUB(Under Development)

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.

Project Setup

Prerequisites:

Installation:

  1. Clone this repository:

    git clone https://github.com/Resources-Website/NITH-HUB
    
  2. Navigate to the project directory:

    cd your-project-name
  3. Install dependencies:

    npm install
  4. Development Server:

    npm run dev