Skip to content

rebeccahongsf/react-moviedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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