A progressive web apps of movies built with Angular
-
🌐 Reliable : Allows the app to display movie lists even when offline
-
⚡ Fast: built with Angular, the app does its best to answer you as soon as possible.
-
👌 Engaging : Immersive experience in full screen ! At the launch of the app, it offers you to add it directly on your home screen as a true native app.
This app has been checked by the open source tool, lighthouse for improve the quality from the app.
-
😍 Progressive Web App: 100 / 100
-
😢 Performance: 83 / 100
-
👌 Accessibility: 100 / 100
-
👍 Best Practices: 100 / 100
-
😀 SEO: 100/100
This project was generated with Angular CLI version 1.0.0.
- User authentification (Google, Twitter and Facebook)
- Get informations about a movie (description, cast, similar movies, etc.)
- Save the movies you want to watch later or save your favorites movies
- Share a movie with your community (Google +, Facebook, Twitter or by mail)
- Firebase implementations for data in real time
- Keep navigation when you are offline !
My purpose is to built a great application as allocine or tv show time, using the power of Angular.
Enter in navigator, this URL: https://fonts.googleapis.com/icon?family=Material+Icons
Get the URL in code, like this:
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}
Put the URL in the navigator for download the file.
Find a bug, contribute some code or suggest ideas ? don't hesitate ! Create a pull request or an issue 😉