Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 610 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 610 Bytes

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