/react-movie-app

This is a movie application developed during a 2-day workshop by Facebook Developer Circle at Civic Innovation Hub.

Primary LanguageJavaScript

Movie Search Application

This is the demo application that uses the imdb api in building a simple movie agrreagtion application.

Getting Started

These instructions should get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to get started:

Installing

To get the project running, follow these steps:

  • Create a folder -Enter/Navigate into that folder
cd <folder-name>
  • Clone this repository:
git clone https://github.com/IsraelObiagba/react-movie-app.git .
  • Install all the project's dependencies:
yarn or npm install
  • Once that's done, run the project:
npm start or yarn start

Deployment

The app will be deployed using either heroku or Netlify

Built With

  • Javascript
  • React - (UI library)

Contribution

Please read the CONTRIBUTING.md file (Soon to be added) to see how you can contribute and add more features to the project.

Authors

Israel Obiagba, Samuel Omole