Search Movies from API with ReactJS

Movie finder

A movie search engine created with React thanks to the OMDb API (The Open Movie Database)

preview

About the project

This application has been created to practice the basic concepts of ReactJS. Posted on GitHub Pages at the following url: https://armandolap.github.io/react-api-movies/

Tools

Create React App => Create React App .

React Router Dom => React Router Dom . The Open Movie Database => OMDb API .

Publish the app to GitHub Pages => gh-pages .

Instructions to run this application on your computer

  • Download the repository
  • You will need to have npm and node installed
  • Go to the root of the project and install the dependencies: npm install
  • Run this command to start the application: npm start

Download Details:

Author: armandolap

Demo: https://armandolap.github.io/react-api-movies/

Source Code: https://github.com/armandolap/react-api-movies

#reactjs #react #javascript

Search Movies from API with ReactJS
5.00 GEEK