Skip to content

Alwin-Sajan/Collage-website-NIST

Repository files navigation

NIST College Website

Live Website

You can visit the live website at the following link: NIST-College-Website

Overview

This website is built using the React Js library. For styling, Tailwind CSS has been utilized to ensure a modern and responsive design.

Getting Started

To run the project locally, follow these steps:

  1. Clone the Repository

    git clone https://github.com/Alwin-Sajan/Collage-website-NIST
  2. Navigate to the Project Directory

    cd Collage-website-NIST
  3. Install Dependencies

    npm install
  4. Start the Development Server

    npm run dev

By following these steps, the project will be set up on your local machine, and you can start the development server to view the website locally.

Technologies Used

  • React Js: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.

For any further assistance or queries, feel free to open an issue in the repository or contact the maintainer. Happy coding!