This project was generated with Angular CLI version 6.0.8.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Tailwind - (Tailwind) : A Utility-First CSS Framework
Rendertron (Rendertron) : Rendertron renders requested pages using Headless Chrome, auto-detecting when your PWA has completed loading and serializes the response back to the original request.
Experimented with rendertron as an alternative to Angular Universal. The hosted version is not stable for production use, it's advisable to host your own instance
Implemented CI / CD with Circle CI
Hosting with Firebase Firebase and using Firebase Cloud Functions to serve the app
- Add page transition effect
- Show related videos in player screen
- Have auto-play feature on video player screen
- Write more useful unit tests
- Write some e2e tests
- Host my own instance of rendertron