bukinoshita / hackdisrupt

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

Home Page:https://hackdisrupt.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Build Status XO code style styled with prettier

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

Sponsor

About

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

https://hackdisrupt.now.sh

License:MIT License


Languages

Language:JavaScript 100.0%