naveenkumarpg / TMDBReduxFunctor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Movie Database (TMDb)

The Movie Database (TMDb) is a community built movie and TV database. Every piece of data has been added by our amazing community dating back to 2008. TMDb's strong international focus and breadth of data is largely unmatched and something we're incredibly proud of. Put simply, we live and breathe community and that's precisely what makes us different.

What is new

This app is buit using Functors and Redux as state manager

URL's

The Movie Database (TMDb) : https://www.themoviedb.org/

Functor : https://hackernoon.com/functors-in-javascript-20a647b8f39f

Redux : https://redux.js.org/

How to start

Step 1

npm install

Step 2

webpack-dev-server

Step 3

Access the page using following link

http://localhost:8080/index.html

About

License:MIT License


Languages

Language:JavaScript 76.0%Language:CSS 14.8%Language:HTML 9.3%