Skip to content

Movies Browser is a front-end application built using Nuxtjs, Vue and Vuex. Vuetify was used for designing Vue components. TMDB API is the external API used to fetch data.

Notifications You must be signed in to change notification settings

utkarshiniacharya/movies-browser

Repository files navigation

Movies Browser

Movies Browser is a front-end application built using Nuxtjs, Vue and Vuex. Vuetify was used for designing Vue components. TMDB API was the external API used to fetch data.

Build Setup

# install dependencies
$ npm install

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

# generate static project
$ npm run generate

Create a .env file in the root directory of the project with the following values:

TMDB_BASE_URL=
TMDB_API_KEY=

The application is good to go!

About

Movies Browser is a front-end application built using Nuxtjs, Vue and Vuex. Vuetify was used for designing Vue components. TMDB API is the external API used to fetch data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages