Skip to content

Commit

Permalink
[refactor] push the changes done by Pooya
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-karlovskiy committed Dec 20, 2020
1 parent 1d683f2 commit b0d414a
Show file tree
Hide file tree
Showing 64 changed files with 12,762 additions and 12,584 deletions.
8 changes: 8 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": [
"@nuxtjs"
],
"rules": {
"vue/no-v-html": 0
}
}
25 changes: 0 additions & 25 deletions .eslintrc.js

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion Procfile

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nuxt-movies
# vue-movies

Progressive web app featuring movies and tv shows from [The Movie Database (TMDb)](https://developers.themoviedb.org/3) API. Built using [Vue.js](https://github.com/vuejs/vue) and [Nuxt.js](https://github.com/nuxt/nuxt.js).

Expand Down
Loading

0 comments on commit b0d414a

Please sign in to comment.