Skip to content

praneshr/movie-n-tv

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

❗❗Under maintenance

The Movie & TV

Get the latest information about your favorite movies, TV shows and celebrities.

This is my pet project to understand "Progressive Web App" and "Server Side Rendering". This app was not built for commercial purpose. So, expect bugs and limited functionalities. If you like the app give a star. If you have any suggestion or question, open an issue. I would love to address them.

Tech Stack

  • React JS
  • Redux
  • Express
  • Node JS
  • Docker

Tools

  • Babel
  • Webpack
  • Now
  • Cloudfront

Concepts

  • Progressive Web App
  • App Shell
  • Component Skeleton
  • Progressive Image Loading
  • Server Side Rendering
  • Client Response Caching
  • Cached CSS from Server
  • Service Worker Caching
  • Long-Term Caching(fallback)
  • Single Page App

Data Provider

  • The Movie DB

Development

yarn install
yarn start:dev

License

GPL-3.0