arojunior / awesome-feed

Stay up to date with what is happening and what the users who you follow are working on Github
https://awesomefeed.js.org
MIT License
57 stars 8 forks source link

Layout #1

Closed arojunior closed 6 years ago

arojunior commented 6 years ago

Create the layout using React

It can help a lot https://codepen.io/arojunior/pen/ZXJYzM

This issue should be divided in one issue per component.

Ernoff commented 6 years ago

Just to be clear, you would like someone to help convert the codepen snippet into React components??

arojunior commented 6 years ago

First of all, thank you for to be interested. Yes, basically. But that layout is a full copy, need some changes before to don't waste time converting components that we are not going to use.

Ernoff commented 6 years ago

Alright that is great!! How do I know the ones you need and the ones you do not want so I could start helping out.

Oh and by the way, thank you for thanking me :)

arojunior commented 6 years ago

Nice! I really need help.

Well, the idea is just use the Twitter layout and populate with Github information, like starred repositories by people you follow, trending repositories and trending developers. We not going to post anything (not yet, I'm thinking in put an option to replies to make threads in the future), just fetch data from Github API and show. So the "tweet input" is not need, As well the tweet button.

I just made some changes in that Codepen, I think now we can start to work in the React Components.

Feedbacks are welcome.

Thank you so much.

Ernoff commented 6 years ago

I sent you a PR... Go through it and let me know what you think