Full-stack application build with React.js and Bootstrap in the front, and Nodejs, Express and MongoDB in the backend.
The backend source code can be found in: https://github.com/juliana-gru/vidly-api.
With Heroku on https://vidly-react-2021.herokuapp.com/
Authenticate to be able to add new movies and edit existing ones.
To gain admin authorization, log in using the following details: username: [email protected] password: admin123
As an admin, you're able to delete movies and others.
This app is part of "Mastering React" and "The Complete Nodejs Course" by Code with Mosh.