To test the web page locally simply clone this repo to your local machine, install the necessary dependencies and then run the localhost server.
Using yarn:
$ yarn install
$ yarn dev
A webpage to display the Tech Crunch News from NewsAPI with some basic info and url links. Made with NextJs and styled with Bootstrap.
TypeScript