evertondenis / gringovies

App that lists the most popular movies, base on the TMDB.

Home Page:https://evertondenis.github.io/gringovies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GringoVies

About the project

App that lists the most popular movies, base on the TMDB.

Demo

You can see the demo here

Features

  • List of Popular Movies
  • Search movies
  • Add favorite movie
  • Add watch movie later
  • List of movies "You may also like"

Start and run locally

Is necessary create a account in TMDB and register an API key.

  • Clone this repository
  • Change the credentials in .example.env and rename file for .env
  • Install the dependencies and start:
$ yarn
$ yarn start

The project run on http://localhost:3000/

Stack

About

App that lists the most popular movies, base on the TMDB.

https://evertondenis.github.io/gringovies

License:MIT License


Languages

Language:TypeScript 93.9%Language:HTML 4.4%Language:JavaScript 1.3%Language:Shell 0.3%