React Js

React Js:- React is a JavaScript library for building user interfaces. React is used to build single-page applications.React allows us to create reusable UI components.

Node Js

Node Js:- Node.js is an open-source, cross-platform JavaScript runtime environment that allows developers to execute JavaScript code outside of a web browser

Express Js

Express Js:- Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.

MongoDB

MongoDB:- MongoDB, the most popular NoSQL database, is an open-source document-oriented database. The term ‘NoSQL’ means ‘non-relational’. It means that MongoDB isn’t based on the table-like relational database structure

JavaScript

JavaScript:- JavaScript is a versatile programming language primarily used to create interactive effects within web browsers.JavaScript allows developers to add dynamic behavior to their websites.

HTML 5

HTML:-Hypertext Markup Language, is the standard language used to create web pages. It provides the structure and content of a webpage by using a markup system of tags to define different elements within the document.

CSS 3

CSS:- It's a style sheet language used for describing the presentation of a document written in a markup language like HTML. CSS describes how elements should be displayed on a web page, including layout, colors, fonts

Git

Git:- Git is a free and open source distributed version control system that can handle small to very large projects with speed and efficiency.

GitHub

GitHub:-GitHub, Inc. is a platform and cloud-based service for software development and version control, allowing developers to store and manage their code.