jackabald / NuancedNews

NuancedNews is a web appilcation that aggregates news stories from multiple sources to provide a well-rounded perspective on current events.
MIT License
5 stars 13 forks source link

Update the more page so that the articles are correctly styled. #43

Closed jackabald closed 2 months ago

jackabald commented 2 months ago

The articles on the more page are the reused Article.jsx component used on the home page.

To style these correctly, we may need to make a new component similar to the Article, but it will be only used on the More page.

Please ask questions if you need help. It should be pretty straightforward.

mayurbodhare commented 2 months ago

assign it to me #43

jackabald commented 2 months ago

Assigned to you!