anacamargos / pwa-movies

PWA Movies app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Movies

PWA Movies app. Its purpose is to show a list of movies separated by their category. In addition, you can also see a description of the movie and a link to learn more about it.

How to run the project

To run the project run the following commands in terminal:

git clone https://github.com/anacamargos/pwa-movies.git

cd pwa-movies (to cloned folder)

python -m SimpleHTTPServer 8000

open your favorite browser on localhost:8000/pwa_movies/

Final Result

Online version Offline version
drawing drawing

About

PWA Movies app


Languages

Language:HTML 51.7%Language:JavaScript 43.0%Language:CSS 5.3%