Bamtop / IMDB-academy-project

IMDB project from Empathy academy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMDB project by Empathy Academy

This project is a web application that uses the IMDB dataset.

The technologie used to develop this app were Vue with Vuex, Vue Routes and TypeScript.

The app contains the following functionalities:

  • Search Films by Title
  • Film Discovery with filters (Genres, Ratings, Durations and Year)
  • Quiz feature that can help you choose the perfect film for you
  • Dark mode Selector
  • Trending View that contains Popular and Recent Films

Home View.

Home View

Search Filters

Filters

Carousel

Carousel

Quizz

Quizz

Dark Mode

DarkMode

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

IMDB project from Empathy academy


Languages

Language:Vue 74.7%Language:TypeScript 20.2%Language:CSS 3.7%Language:HTML 1.4%