João Alberto
João Alberto
@Naruto-Man you are running locally?
See #45
Hi, your project is awesome, congrats! Someone is assigned to this issue? I wanna contribute 🤘
The projects [API](https://developer.github.com/v3/projects/) is here and is not hard to implement. I'll would be happy to contribute with this implementation.
@FlorianTaut I will work on this, but I'm a little busy at the moment. So go ahead, we can work together
The currently content of the site is static and it is difficult to keep synchronized, and if we had a service providing the data? [Graph.cool](https://www.graph.cool/) is a nice option
@lucasbento LGTM
Someone is working on this issue? I can do it
@joaoeffting if you want use responsiveness before the solution be published, just change `"module": "src/index.js"` to `"module": "lib/index.js"` on `package.json`. Is a kludge, but works for now. :sweat_smile: