Search for your favorite movies and TV shows!
Built with React, Redux, react-router-dom, netlify lambda functions and themoviedb api
Run the functions dev server
npm run start:functions
Run the dev app server
npm run start:app
Start both servers at once
npm run start