Skip to content

klendi/react-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Movies · npm PRs Welcome GitHub license

A simple web app that show details and lists movies, created with React.js

React-Movies uses TheMovieDB API to get data.

Install

Clone the repo using

git clone https://github.com/klendi/react-movies.git

Install all the required dependencies using

npm install

Launch the App

Launch the app using

npm start

Screenshots

React-Movies Screenshot

Contributions

Contributions are welcome! Please read the contributing guidelines before getting started.

Code Style

js-standard-style

License

MIT