Skip to content

MovieApp is a simple website that provThis website has several features, such as searching for movies or series by name in the search form, you can also search for movies by category, trending, and more. Data is collected from TMDB API. This website was created using the Vue JS, State Management

Notifications You must be signed in to change notification settings

sastra12/movies-app

Repository files navigation

the-movie-app

The Movies app is a simple website that provides information about the latest movies and series. This Website has several features, such as searching for movies or series by name in the form of a search, you can also search for movies by Category, trending, and others. You can also get detailed information of each movie, some of the information contained in it such as rating, release title, overview, and movie actors. The data of these films and series is taken from the API. This Website was created using VueJS, Pinia and TailwindCSS frameworks

Technology used

API

This website uses the API of themoviedb.org, and of course requires api-key so that the API on this website can run. You can register first at themoviedb.org to get api-key. After getting the api key, you can enter the api-key in the env file.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

MovieApp is a simple website that provThis website has several features, such as searching for movies or series by name in the search form, you can also search for movies by category, trending, and more. Data is collected from TMDB API. This website was created using the Vue JS, State Management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages