Skip to content

WICS-UCI/venushacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VenusHacks Website

Planned in collaboration with WICS and Hack at UCI, VenusHacks is UCI’s largest women-centric hackathon!

image

Mission

Our mission is to empower underrepresented groups by providing an inclusive community to foster growth and creativity in computing. VenusHacks will be open to participants of all experience levels, as we aim to increase diversity in tech through support, exposure, and community.

Local Development

There are 2 apps in this repository:

site: The React website that users will interact with. It is currently deployed on Github Pages.

sanity: The Sanity Studio used to define assets and resources to pull from.

Setup

  • git clone https://github.com/wics-uci/venushacks
  • cd site
  • pnpm install

Go back to project root.

  • cd sanity
  • pnpm install

Running the Project

Site

Sanity