EZ

Eduzan

Learning Hub

Eduzan
Eduzan / Mern Stack

Building the Frontend with React

React is a JavaScript library used to build interactive, component-based user interfaces. It focuses on creating single-page applications (SPAs) where the page updates dynamically without full reloads.

React is widely used in full-stack applications and commonly paired with:

  • Node.js
  • Express.js
  • MongoDB
    (known together as the MERN stack)

End of lesson.