Giter VIP home page Giter VIP logo

github-help-wanted's Introduction

logo-badge

GitHub Help Wanted was built to help connect developers with open-source projects.

Checkout the site at github-help-wanted.com

Find a project where the community needs your help and dive in!

Help Wanted!

I want your help too!

I encourage you to:

  • โญ this project
  • checkout the open issues, or create an issue
  • post a pull request

How to Contribute

This website is written with React and Redux using the Semantic-UI-React css framework.

note: sudo may be required for docker interaction based on your installation config.

Run the Dev Server

# clone this repository
git clone [email protected]:mac-s-g/github-help-wanted.git && cd github-help-wanted
# install dependencies
npm install
# run the dev server at http://localhost:3100/
npm run dev

Open a web browser on port 3100.

Run the Production Build

# clone this repository
git clone [email protected]:mac-s-g/github-help-wanted.git && cd github-help-wanted
# install dependencies
npm install
# run the dev server at http://localhost:3100/
npm run build
# copy build resources to /dist/
cp ./src/images/favicon.ico README.md CNAME ./dist/

With Docker

I recommend using docker for development because it enforces environmental consistency.

If you're interested in using docker for development, checkout the contribution instructions in /docker/README.md.

github-help-wanted's People

Contributors

mac-s-g avatar uu1t avatar scastiel avatar github-jane-doe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.