Skip to content

OneCommunityGlobal/HighestGoodNetworkApp

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

Highest Good Network(HGN) Software

Phase I - Labor tracking
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

(back to top)

Built With

  • React
  • MongoDB
  • Express
  • Node

(back to top)

Getting Started

For setting up your project locally, please get a local copy up and running follow these simple example steps.

Prerequisites

  1. Node v12.5 or higher installed on your machine.
  2. A decent code editor like VS Code or Atom.
  3. Git
  4. NPM

Installation

  1. Clone the repo
    git clone https://github.com/OneCommunityGlobal/HighestGoodNetworkApp.git
  2. Install NPM packages
    npm install
  3. Get your .env file ready and start the app
    npm run start:local

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Join One Community as a member
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

One Community - @onecommunityorg - onecommunityglobal@gmail.com

Project Link: https://github.com/OneCommunityGlobal/HighestGoodNetworkApp

(back to top)