MovieDB

This is a movie database created with React using theMovieDB.

Demo

Configuration and Installation

Local Setup

git clone https://github.com/rebeccahongsf/react-moviedb.git
cd react-moviedb.git
npm install # Install node_modules dependencies

Build Command(s)

npm build # Builds Applciations
npm start # Starts development server at http://localhost:3000/

Contributing

Not currently open to contributions

License

MIT@RebeccaHongSF