Skip to content

Bunlong/movie-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOVIE LIBRARY APP

License

MOVIE LIBRARY APP is a responsive React SPA. Data is loaded via The Movie Database (TMDb) API.

Demo

Movie Library App - Live DEMO

Libraries and utilities

Installation

node.js is required to get npm.

If you would like to download the code and try it for yourself:

  1. Clone the repo: https://github.com/jeanbarascu/movie-library
  2. cd movie-library
  3. Install packages: npm install
  4. Build project and launch: npm start, and the browser will open a new tab on http://localhost:3000

License

MIT

About

A movie library application built with React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • CSS 28.1%
  • HTML 12.2%