The HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.
JavaScript, often abbreviated JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS
React is a free and open-source front-end JavaScript library for building user interfaces based on UI components.
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.