/ReactMovieDB

A react app that accessed the Movie Database API to display movie lists and search results

Primary LanguageJavaScript

React Movie Database App

A react app that accessed the Movie Database API to display movie lists and search results

Description

Built with: React, HTML, CSS3, JavaScript

This is a personal project used to learn and practice my React skills

Movie-app-bg

Getting Started

Executing the program

Clone this repository

$ git clone https://github.com/AlexCooper1/ReactMovieDB.git

Go into the repository

$ cd ReactMovieDB

Install dependencies

$ npm install

Run the app

$ npm start

Authors

Alex Cooper