Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashkapure06/news-o-pedia

A simple news application which can show news from all over the world using image mapping. ❗Note: API works locally only and not in production
https://github.com/yashkapure06/news-o-pedia

navigation-guard newsapi newsapi-org vue vuejs

Last synced: 13 days ago
JSON representation

A simple news application which can show news from all over the world using image mapping. ❗Note: API works locally only and not in production

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/6ce7496a-3551-44a6-8588-a4bb949e5da1/deploy-status)](https://app.netlify.com/sites/news-o-pedia/deploys)

# News-O-Pedia

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).