Skip to content

BeachHacks/BeachHacks-Website-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeachHacks Website 2023

A website where we bring in participants to join BeachHacks.

Directory

  • /components - reusable custom elements that you need in a page. You can add your components if you need any. Just make sure to create a folder and name it after your component. Then, create a <file-name>.js and <file-name>.css file.

    • /Footer - the footer component
    • /Header - the header component
    • /SideNavbar - the side navigation component
  • diagrams - screenshots of diagrams

  • /views - pages that we see on the website

    • /About - about page
    • /Apply - apply page
    • /Home - home page
    • /FAQ - FAQ page
    • /Sponsors - sponsors page
    • /Team - our team page

Branch Naming Convention

Please follow the following naming convention when creating a new branch:

  • <name>__<task-name>__<notes>

    • <name> - first name only
    • <branch-name> - name that represents your task
    • <notes> - any changes you made
      • replace whitespace as -
      • lower case is preferred
  • Examples

    • lydia__FAQ__made-boxes
    • daniel__home-page__changed-text-color

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published