After opening it the site will make asynchronous calls to the external hacker-news API
At the click of the button it will load other news
- HTML5
- CSS3
- Javascript ES6
- Hacker-news API
will give you 500 ID,
after that you will have to make another external call for each ID
First of all, you need Node.js installed. After the installation, you're ready to go.
git clone https://github.com/Mattia23Dev/JS-Advanced-API.git
npm install
npm run build
Check out for index.html in the /dist folder.
Elsewhere, you can simply try it here: Tech News Worldwide
Any questions? Send me an e-mail here: [email protected]
You can find my Linkedin profile here: https://www.linkedin.com/in/mattia-noris-87ab11232/

