This React app connects to a MongoDB movie database using a custom API to display movie and user data.
It's a bit like IMDB that requires a user account. And with a few fewer movies available...
Try the app out for yourself on the live instance hosted on Netlify!
If you're running the app locally, you can build it with Parcel:
parcel src/index.html
This project uses the following technologies: