Skip to content

mooktar/movie-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie DB

Overview

Movie Db is a react app listing some movies retrieve from TheMovieDb api

Screenshot

Links

Built with

  • Semantic HTML5 markup
  • CSS Flexbox and Grid
  • Mobile-first workflow
  • React - JS library

How to use it

To use this app follow the instruction below:

git clone https://github.com/mooktar/movie-db.git
cd movie-db
npm install

Open your browser and enter http://localhost:3000 to see the result.

Author