📄️ Node Express App
In this tutorial, we will learn how to create a simple Node.js Express app that fetches data from an API and displays it on the user interface (UI) of a web application. Node.js is a JavaScript runtime that allows you to run JavaScript on the server, and Express is a web framework for Node.js that makes it easy to create web applications.
📄️ Docusaurus Introduction
Docusaurus is a static-site generator. It builds a single-page application with fast client-side navigation, leveraging the full power of React to make your site interactive. It provides out-of-the-box documentation features but can be used to create any kind of site (personal website, product, blog, marketing landing pages, etc). Checkout some sites build with docusaurus for some inspiration. Did you know? this site is build with docusaurus too.