Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exu3/next-news
News API and weather thing kinda
https://github.com/exu3/next-news
Last synced: about 1 month ago
JSON representation
News API and weather thing kinda
- Host: GitHub
- URL: https://github.com/exu3/next-news
- Owner: exu3
- Created: 2021-03-18T05:26:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T03:46:42.000Z (over 3 years ago)
- Last Synced: 2024-10-27T23:48:26.652Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Next.js News App powered by [newsapi.org](https://newsapi.org)
## Getting Started
Install dependencies: `npm install`
Run the development server `npm run dev`
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.