Our static landing page features information for prospective members to learn about our organaization and enables members to see what events are currently happening. The website is purposely written in vanilla HTML/CSS and JavaScript without any libraries or frameworks to allow anyone to quickly contribute to our codebase without any prerequisite knowledge of a particular technology.
Download Visual Studio Code or any code editor of choice. It's recommended to use VS code because of the Live Server extension by Ritwick Dey, which automatcially refresh the website when changes are detected.