You can visit the live website at the following link: NIST-College-Website
This website is built using the React Js library. For styling, Tailwind CSS has been utilized to ensure a modern and responsive design.
To run the project locally, follow these steps:
-
Clone the Repository
git clone https://github.com/Alwin-Sajan/Collage-website-NIST
-
Navigate to the Project Directory
cd Collage-website-NIST
-
Install Dependencies
npm install
-
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.
- 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!