Welcome to the official website for the 2023 Order of the Arrow Section G15 Conclave! This exciting event, hosted at Lost Lake Scout Camp in Fairbanks, Alaska, brings together participants for a weekend of training, fellowship, and various outdoor activities.
This repository houses the source code for the conclave's official website, offering essential information, resources, and updates.
- Event Information: Access a rough schedule and descriptions of the activities planned for the conclave.
- Treks and Activities: Explore various treks and outdoor activities available to participants.
- Merchandise Store: Shop for official Section G15 and Expedition Fairbanks gear.
- Registration and Preparation: Find resources to help attendees register and prepare for the conclave.
This website is built with modern web technologies to deliver a seamless, responsive experience across both desktop and mobile devices.
- Frontent: React
- Backend: Node.js, Gatsby, MongoDB, Contentful
- Deployment: Netlify, MongoDB
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/SharkFinPro/alaskaclave.com.git
cd alaskaclave.com
- Install dependencies:
npm install
- Run the development server:
npm start
- Visit the website:
Open your browser and go to http://localhost/
This project is licensed under the MIT License. See the LICENSE file for details.