๐๏ธ Get started with MongoDB Atlas
MongoDB Atlas is a data platform, designed for developers, which integrates a multi-cloud database with various data services. It simplifies the process of database deployment and management while facilitating the development of modern data-driven applications.
๐๏ธ Load the sample dataset
For this Lab, you will use the standard sample dataset for MongoDB Atlas. This dataset contains a number of sample databases and collections. The one we will be using is the sample_mflix database, which contains a collection of movies.
๐๏ธ Running the application
For this Lab, you will use CodeSandbox as your development environment. CodeSandbox is an online code editor and prototyping tool that makes creating and sharing web apps faster.
๐๏ธ Start the application
You might have noticed in the terminal window at the bottom that there is an error message.