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

https://github.com/darshankumar89/news

news app
https://github.com/darshankumar89/news

Last synced: 3 months ago
JSON representation

news app

Awesome Lists containing this project

README

          

# Frontend App

## Installation

* cd newsApp
* npm install
* npm install -g angular-cli
```
ng serve --open
```

# Node App

## Installation
* cd nodeApp
* npm install
```
NODE_ENV="dev" node app.js
```

## News App

![alt text](https://github.com/DarshanKumar89/news/blob/master/View.png)