hackdisrupt

[private beta] comece a aprender programação com uma experiência nova

MIT License

Stars
14

hackdisrupt is a place where you can learn, teach, share, discover, discuss and ask anything about programming. We're trying to bring even more content to the Brazilian community and eventually share it with the World.

Quick Start

To check it live, go to hackdisrupt.

OR

To run it locally on your own computer:

  • Clone the repository
  • Install the dependencies
  • Create .env file on the root and set API_URL=https://hackdisrupt-api-staging.now.sh
  • Run the project
  • Open your browser on https://localhost:3000
  • Check our API (private)
$ git clone https://github.com/bukinoshita/hackdisrupt.git && cd hackdisrupt && yarn && echo 'API_URL=https://hackdisrupt-api-staging.now.sh' > .env && yarn dev

Contributing

Please see our contributing.md.

Sponsors

Badges
Extracted from project README
Build Status XO code style styled with prettier