geobourazanas / moviedb-popular-movies

A demo of searching movies at the MovieDb made by React and RxJs

Home Page:http://movie-db.gba.gr.s3-website.eu-west-2.amazonaws.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Most Popular Movies

This app is a demo of searching movies at the MovieDb. It's only for code demostration purposes.

You can see a demo here.

How to run the code

  • First you need to clone the code locally and then inside the project's folder you can run:
    • npm start to run the local development server
    • npm run build to create a production ready code
    • npm run test to run all the tests

About

A demo of searching movies at the MovieDb made by React and RxJs

http://movie-db.gba.gr.s3-website.eu-west-2.amazonaws.com


Languages

Language:JavaScript 85.3%Language:CSS 12.6%Language:HTML 2.1%