Language
Docs

Documentation

Contributors: Dylan Shade, longviewoor
Last Updated:

React Starter Kits

React is a popular library used for building user interfaces. Alongside other popular tools such as create-react-app, a React project can be compiled into a bundle. This bundle can be uploaded as a transaction to the Permaweb where it will serve as a single page application.

React Starter Kit Guides:

  • Vite - React + Vite, publish with permaweb-deploy

Permaweb Application Constraints

  • 100% Front-end application (No Server-Side Backend)
  • Applications are served from a sub-path (https://[gateway]/[TX_ID])