Global News
Keep up to date with the latest news from around the globe.
About the Project
This site was build using Next.js and the Mediastack News API to grab real news articles published by CNN and BBC.
The data fetching is done using getStaticProps() which is done at build time so the hosted site is static and loads much faster.