Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.22 KB

File metadata and controls

44 lines (29 loc) · 1.22 KB

Introduction

Welcome to the GitHub repository of UCSB TASA's website! This website is developed and maintained by the TASA Staff, showcasing our community and activities.

Technology Stack

  • NextJS: For efficient, server-side rendered React applications.
  • Tailwind CSS: For a utility-first approach to styling.
  • TypeScript: For adding strong typing to JavaScript, enhancing code quality and maintainability.

Installation and Setup

  1. Clone the repository:
    git clone https://github.com/UCSBTASA/UCSBTASA.github.io.git
    
  2. Install dependencies:
    npm install
    
  3. Run the project locally:
    npm run dev
    

Usage

This website is intended for members and those interested in UCSB TASA. It provides information about our events, initiatives, and more.

Contributing

Contributions are welcome! If you are interested in joining our Website Development team please fill out the form here: https://forms.gle/BoS4Mfi1EeiBUfAA6

Website link

http://ucsbtasa.com/

Contact


Brought to life by TASA Staff and Development Team!