An open API service indexing awesome lists of open source software.

https://github.com/darthdevv/news-app

built a News App with NextJS , TypeScript and BootStrap
https://github.com/darthdevv/news-app

bootstrap newsapi nextjs typescript

Last synced: about 1 year ago
JSON representation

built a News App with NextJS , TypeScript and BootStrap

Awesome Lists containing this project

README

          

# NextJS News App

To run the app, get a free API key from [newsapi.org](https://newsapi.org/), create a `.env.local` file in the root of the project, and add the key there under the name `NEWS_API_KEY`.