Skip to content

Duke University's LangDorm Living Learning Community Website

License

Notifications You must be signed in to change notification settings

JonathanReyess/langdorm

Repository files navigation

LangDorm Website

Welcome to the LangDorm website repository! LangDorm is a Living Learning Community at Duke University. This project is built using Next.js.

Getting Started

To get started with the LangDorm website locally, follow these steps:

  1. Clone this repository to your local machine:
git clone git@github.com:JonathanReyess/langdorm.git
  1. Navigate to the project directory:
cd langdorm
  1. Install dependencies:
npm install
# or
yarn install
# or
pnpm install
# or
bun install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000 with your browser to see the result.

Contributing

We welcome contributions! If you'd like to contribute to the LangDorm website, please fork this repository, make your changes, and submit a pull request. We appreciate your help in improving the website!

License

Licensed under the MIT License, Copyright © 2024

See LICENSE for more information.

About

Duke University's LangDorm Living Learning Community Website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published