- Browse articles by topic and sort them by date, comment count or votes
- Data is served from a REST API hosted on Heroku at: http://nc-be-news.herokuapp.com/api/
- Generate illustrations from DeepAI's text to image gen API https://deepai.org/machine-learning-model/text2img
- Add and remove comments
- Styled components
- Custom hooks
- User and Style context
- Loading patterns
- Fork repo
- Run
npm init - Run
npm start