Skip to content

anacamargos/pwa-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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