A simple web app that show details and lists movies, created with React.js
React-Movies uses TheMovieDB API to get data.
Clone the repo using
git clone https://github.com/klendi/react-movies.git
Install all the required dependencies using
npm install
Launch the app using
npm start
Contributions are welcome! Please read the contributing guidelines before getting started.