Skip to content
forked from raunak26/sachacks

SacHacks website created using React.js. SacHacks is the first major intercollegiate hackathon in the Sacramento, California area.

Notifications You must be signed in to change notification settings

ckeokot/sachacks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Looking for something?

Home  
|   README.md | package.json
└─── public
|       |
|       └─── index.html
|   
└─── src
      |
      └─── index.js | index.css | App.js | App.css
      |
      └─── pages
            |
            └─── contact | heroPage | resources | schedule
      |
      └─── shared
              |
              └─── Navigation | SideDrawer | Copyright
      |
      └─── components
                |
                └─── HeroPage

About

SacHacks website created using React.js. SacHacks is the first major intercollegiate hackathon in the Sacramento, California area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • CSS 24.7%
  • HTML 0.7%