Skip to content

acm-ucr/vsa-website

Repository files navigation

VSA Website

The Vietnamese Student Association at UC Riverside is a student-led organization committed to promoting Vietnamese culture, unity, and personal growth. Since 1981, VSA has served as a welcoming space for students of all backgrounds to come together, celebrate heritage, and build lasting friendships. Through cultural showcases, community outreach, social events, and leadership opportunities, VSA creates a strong support system and a home away from home.

Next.js TypeScript TailwindCSS ReactQuery ShadCN
ESLint Prettier GitHub Actions Figma

Figma

VSA Website Template Figma Design File

Node.js

ACM UCR Website Template runs on Node.js Version 20.10.0 and higher. Please ensure you have Node.js installed via the official website.

Next.js

This project is built using Next.js, a React framework. Next.js is automatically installed when you install all dependencies for this project.

Environment Variables

The following environment variables are required and must be stored in an .env file:

N/A

Commands

Dependencies

# Install dependencies
npm i

# Add dependency
npm i <dependency>

# Remove dependency
npm un <dependency>

Running the Website Locally

# Open a browser at localhost:3000
npm run dev

Formatting Code via Prettier

# Rewrite code recursively with proper formatting
npm run format

# Show formatting differences recursively
npm run check

Linting Code via Eslint

npm run eslint

Build the Website

npm run build

About

VSA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7