Skip to content

Part 3: Challenge

Abel Lu edited this page Oct 13, 2024 · 2 revisions

Challenge

Make your app look more like the actual HackerNews webpage.

The HackerNews webpage looks like this:

drawing

The goal is to make the app look something like this:

drawing

Additional requirements include:

  • The app should support 100 to 500 top articles
  • You should be able to scroll to see more articles
  • Styling can be done with StyleSheet

Clone this wiki locally