📄️ Astro
Astro is a site generator tool that focuses on site speed. It supports static site generation (SSG), server side rendering (SSR), and a hybrid between the two (as of Astro 2.0).
📄️ React
React is a popular JavaScript library for building user interfaces.
📄️ UI Libraries
Three of the most popular UI libraries are Material UI (MUI), Bootstrap, and Tailwind CSS. They can speed up the development of your UI by using various classes and components.
📄️ Next.js
Next JS is a React framework that gives you building blocks for fast web applications.