This project displays news / stories about Javascript that users post at News YCombinator. The data source is the HN Search API.
The website was created using the following languages: HTML, CSS and Javascript.
- React v16
- React-dom v16
- Babel-standalone v6.15.0
- Google Chrome
- Firefox
- Click here and will open the project site.
Excerpts of codes for fetching the data with React were made using Robin Wieruch's blog article (link) as the basis .