Skip to content

The website for the Andy + Fin 2022 Sophomore Caucus. Powered by NEXTjs.

Notifications You must be signed in to change notification settings

leomet07/sophomore.stuysu.org

Repository files navigation

The Sophomore Caucus Website

The site for the Andy-Fin 22-23 Sophomore caucus.

Production

sophomore.stuysu.org

Tech Stack

Site: NextJS

Hosting: Vercel

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_URI

Run Locally

Clone the project

git clone https://github.com/leomet07/sophomore.stuysu.org

Go to the project directory

cd sophomore.stuysu.org

Install dependencies

npm install

Start the development server

npm run dev

Create a production build

npm run build

Run the production server

npm start

Authors

About

The website for the Andy + Fin 2022 Sophomore Caucus. Powered by NEXTjs.

Resources

Stars

Watchers

Forks