Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devfolorunso/imovies
- Owner: devfolorunso
- Created: 2019-10-27T15:59:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:33:28.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T05:34:01.198Z (over 1 year ago)
- Topics: themoviedb-api, vuejs, vuetify
- Language: Vue
- Homepage: https://imovies.netlify.com
- Size: 4.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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
```