Lithos-hub / iMovies

Web app about movies using The Movie Database API and Firebase backend

Home Page:https://imovies-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iMovies

logo

iMovies is a web application developed by me using Vue + Vuetify.

This application uses The Movie Database (TMDB) API to show info about movies (release dates, titles, vote average, overviews, etc).

Since I started developing it at October 2019, a tons of changes have been added, such as global visual and design improvements; internationalization (English / Spanish); a login/register backend using Google Firebase Authentication; a movies CRUD backend system using Google Firebase Firestore; navigation guard or a Trivia game (available in Beta phase since version 2.3.0). Since version 3.0.0, you are able to send friendship requests to other users and chat with your friends. Also, you will earn rewards and unlock achievements depending on the actions you do.

This application is under continuous development.

📃 Changelog 📃 Read changelog

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Web app about movies using The Movie Database API and Firebase backend

https://imovies-app.netlify.app/


Languages

Language:Vue 81.6%Language:JavaScript 17.0%Language:SCSS 1.0%Language:HTML 0.4%