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
- Host: GitHub
- URL: https://github.com/darthdevv/news-app
- Owner: Darthdevv
- Created: 2023-04-05T01:34:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T02:08:36.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T06:47:08.236Z (about 1 year ago)
- Topics: bootstrap, newsapi, nextjs, typescript
- Language: TypeScript
- Homepage: https://news-app-darthdevv.vercel.app
- Size: 441 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.