Search info of your favorite movies

Overview

movies-app

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the documentation.

Special Directories

You can create the following extra directories, some of which have special behaviors. Only pages is required; you can delete them if you don't want to use their functionality.

assets

The assets directory contains your uncompiled assets such as Stylus or Sass files, images, or fonts.

More information about the usage of this directory in the documentation.

components

The components directory contains your Vue.js components. Components make up the different parts of your page and can be reused and imported into your pages, layouts and even other components.

More information about the usage of this directory in the documentation.

layouts

Layouts are a great help when you want to change the look and feel of your Nuxt app, whether you want to include a sidebar or have distinct layouts for mobile and desktop.

More information about the usage of this directory in the documentation.

pages

This directory contains your application views and routes. Nuxt will read all the *.vue files inside this directory and setup Vue Router automatically.

More information about the usage of this directory in the documentation.

plugins

The plugins directory contains JavaScript plugins that you want to run before instantiating the root Vue.js Application. This is the place to add Vue plugins and to inject functions or constants. Every time you need to use Vue.use(), you should create a file in plugins/ and add its path to plugins in nuxt.config.js.

More information about the usage of this directory in the documentation.

static

This directory contains your static files. Each file inside this directory is mapped to /.

Example: /static/robots.txt is mapped as /robots.txt.

More information about the usage of this directory in the documentation.

store

This directory contains your Vuex store files. Creating a file in this directory automatically activates Vuex.

More information about the usage of this directory in the documentation.

You might also like...
The gateway to the Openverse. Openverse is a search tool for CC-licensed and public domain content across the internet.

openverse-frontend This repository is the frontend UI for accessing and exploring the openly-licensed content provided by the Openverse API. The appli

Emoji Search 🔮 Creating, Deploying and Evaluating a Machine Learning Service
Emoji Search 🔮 Creating, Deploying and Evaluating a Machine Learning Service

T3chFlicks: Emoji Search An NLP application for searching Emojis. 🤖 The Service Landing Page Can Be Found Here 🤖 Architecture Read The Blog Post Try

The Search eXperience interface components
The Search eXperience interface components

Commerce Search & Discovery: Interface X Whether you use Empathy Search API endpoints, Elasticsearch, Solr or other search APIs, bring your commerce s

Free Online Courses In One Place - TELEUNI allows you to search a wide range of free online courses available on the Internet.
Free Online Courses In One Place - TELEUNI allows you to search a wide range of free online courses available on the Internet.

Free Online Courses In One Place - TELEUNI allows you to search a wide range of free online courses available on the Internet.

WaveBox 🦋: Movie Search App built with Vue 💚

WaveBox 🦋 An Movie Search Application Built with the IMDB API Requirements Build the web app using Vue The Web app will use the OMDB API Have a searc

An app that you can search for stock symbols and check daily, weekly and monthly open, high, low, close and volume data belongs to the searched company stock.

Vue Stock Market App This is the solution for Reengen Full Stack Bootcamp with Vuejs and Nodejs Week-3 Project. It is built with Vuejs by using Vue CL

Zinc Search engine. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
Zinc Search engine. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

Zinc Zinc is a search engine that does full text indexing. It is a lightweight alternative to elasticsearch and runs in less than 100 MB of RAM. It us

A very simple Chrome extension that enables fuzzy search of browsing histories.
A very simple Chrome extension that enables fuzzy search of browsing histories.

Chikamichi A very simple Chrome extension that enables fuzzy search of browsing histories and bookmark and tab. Inspired by Sidekick search dialog. Th

A Completed todolist app built in Vue, have advanced filter feature , like filter by status, date, and have search , sort features

todo-app Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints

Owner
Mateo Acevedo Vargas
Hi there! I am Mateo! You might also know me as MatiuxDev. I have been studying programming since I was 17 years old, I really like creating innovative things
Mateo Acevedo Vargas
Learn how to use Contentful by keeping track of your favorite albums per month. Built using Nuxt.js and Contentful.

Learn how to use Contentful by keeping track of your favorite albums per month. Built using Nuxt.js and Contentful.

Brittany Walker 3 Sep 12, 2022
A fully responsible Studio Ghibli finder app that searches and filters movies using Vue3,Vuex,Vue Router,Bootstrap5 and Scss.

vue-ghibli-studio-app A fully responsible Studio Ghibli finder app that searches and filters movies. It was created by using Vue3,Vuex,Vue Router,Boot

Emre Süslü 0 Oct 27, 2021
Crud ghibli - List of movies from studio ghibli made with vue

list-ghibli Lista de peliculas del estudio ghibli. hecho con vue en su mayoria.

Roderick Sánchez Meza 1 Jan 2, 2022
Fussy-history-search - A simple Chrome extension that enables fuzzy search of browsing histories

Fussy history search A very simple Chrome extension that enables fuzzy search of

ryo 219 Dec 30, 2022
Create a pokedex web page containing pokemon listing, details and favorite pokemon page

pokedex-vue-assessment Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run

Saiful Afiq 0 Jan 6, 2022
Reads Hub is a simple platform (built with Django, Vuejs) for users who love to share their favorite books.

Reads Hub is a simple platform (built with Django, Vuejs) for users who love to share their favorite books.

Khalid Zeiter 1 Apr 9, 2022
A friendly user interface that lets you search,explore and visualize your ClickHouse Data.

ClickCat is a firendly user interface that lets you search,explore and visualize your ClickHouse Data. We provides the following features,you can acce

null 34 Dec 13, 2022
A math-aware search engine.

Approach0 is a math-aware search engine. Online demo Visit https://approach0.xyz/search Documentation Visit https://approach0.xyz/docs for technical d

Approach Zero 322 Jan 4, 2023
A CRUD dropdown with search field

ic-crud-dropdown This component renders a dropdown with search and CRUD Installation Dependencies (Should be added manually): bootstrap-vue ic-formly

InCuca Tech 5 Feb 14, 2020
Search Profiles and Repositories in Github

Search Profiles and Repositories in Github Site responsivo para mostrar qualquer usuário ou repositórios e seus dados Web Mobile Tabela de conteúdos T

null 3 Jun 17, 2021