Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devfolorunso/imovies

Made with Vue js and Vuetify, shows you the list of most rated latest movies in the current year
https://github.com/devfolorunso/imovies

themoviedb-api vuejs vuetify

Last synced: 3 days ago
JSON representation

Made with Vue js and Vuetify, shows you the list of most rated latest movies in the current year

Awesome Lists containing this project

README

        

# imovies

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/devfolorunso/imovies/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/devfolorunso/imovies/?branch=master)

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

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

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

### Run your tests
```
npm run test
```

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

### Api Used
```
themovieDB
```