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!
- Fork the repository
- Grab an issue from the
Issues
tab or create your own! - Implement your code changes on your fork
- Once your code is finalized, create a
Pull Request
referencing your issue
- Clone the repository
npm install
npm start