Skip to content

jaazinn/projecthydro.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

What am I looking at?

This is the source code for projecthydro.org. The codebase is written in React and hosted through GitHub. This is an open source site and we are always looking for contributions. If you are a developer we highly encourage you to pick up an issue and contribute!

How to contribute

  1. Fork the repository
  2. Grab an issue from the Issues tab or create your own!
  3. Implement your code changes on your fork
  4. Once your code is finalized, create a Pull Request referencing your issue

How to run the code locally

  1. Clone the repository
  2. npm install
  3. npm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • CSS 38.7%
  • HTML 7.1%