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

https://github.com/mujibsayyad/social-news-feed

https://socialnewsfeed.herokuapp.com/
https://github.com/mujibsayyad/social-news-feed

hacktoberfest hacktoberfest-accepted hactoberfest2021 javascript node nodejs

Last synced: about 2 months ago
JSON representation

https://socialnewsfeed.herokuapp.com/

Awesome Lists containing this project

README

          

# social-news-feed



Node.js

## Installation

```
npm install
```

## For Nodemon

Go to package.json
in scripts > start
```
nodemon app.js
```

## Run the app

```
npm start
```