Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khalil-codes/news-next-app

Newsman is your all in one news provider app that helps you get news from many resources and represent news in an interactive way.
https://github.com/khalil-codes/news-next-app

Last synced: 27 days ago
JSON representation

Newsman is your all in one news provider app that helps you get news from many resources and represent news in an interactive way.

Awesome Lists containing this project

README

        

## Getting Started

First, Install the dependencies using:

```bash
npm install
# or
yarn
```

Then, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.