Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 753 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 753 Bytes

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