Awesome
React-Movies ·
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
Contributions
Contributions are welcome! Please read the contributing guidelines before getting started.