/artofmicrofrontends.github.io

Webpage for the Art Of Microfrontends

Primary LanguageTypeScriptMIT LicenseMIT

artofmicrofrontends.github.io

Art of Micro Frontends Book Cover

The website can be viewed live from microfrontends.art or artofmicrofrontends.github.io.

Used Stack

This is a simple website built with React. The page is pre-rendered. The stack uses:

  • Styled Components for styling
  • React for the components
  • LiveServer for reloading during development
  • Nodemon for detecting changes during development
  • HttpServer for running a local webserver during development
  • TypeScript for writing type-safe code

License

See LICENSE file for more information.