Skip to content

CmCarti/react-moviedb-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Movie Database search engine that I am working on as my first React project. Just plug in an API key and hit npm install/npm start.

I built it with create-react-app and axios, I plan on adding an Express server to store the API key and calls once the app is completely scaffolded.