This is an open ended and open book problem. We encourage you to ask questions.
Create an article page from data fetched from the getArticleContent
function in ./api/article.js
.
- Fetch data from mocked promise
- Render content onto page using components
- Use as much semantic markup as possible
- Style your article using the branding from the https://washingtonpost.com as inspiration
This project uses Next.js 11.0 and React & React DOM 17.